mirror of
https://github.com/liriliri/eruda.git
synced 2026-04-13 10:48:35 +08:00
Use let instead of var
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var webpack = require('webpack')
|
||||
const webpack = require('webpack')
|
||||
|
||||
exports = require('./webpack.base')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user