We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e38920 commit 1b8fcacCopy full SHA for 1b8fcac
webpack/development.config.js
@@ -1,5 +1,4 @@
1
const base = require('./base.js');
2
-const PATH = require('./build_path');
3
const objectAssign = require('object-assign');
4
const MiniCssExtractPlugin = require('mini-css-extract-plugin');
5
const HtmlWebpackPlugin = require('html-webpack-plugin');
0 commit comments