diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/webpack.cjs (renamed from config/webpack.js) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/webpack.js b/config/webpack.cjs index b213d0c..a36c166 100644 --- a/config/webpack.js +++ b/config/webpack.cjs @@ -1,5 +1,4 @@ const Path = require('path'); -const Webpack = require('webpack'); module.exports = { entry: { |