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.
2 parents 80d19e6 + fa66232 commit e1907d6Copy full SHA for e1907d6
webpack.config.js
@@ -2,7 +2,6 @@ var webpack = require('webpack');
2
var HtmlWebpackPlugin = require("html-webpack-plugin");
3
var path = require('path');
4
var sliceArgs = Function.prototype.call.bind(Array.prototype.slice);
5
-var path = require('path');
6
7
module.exports = {
8
devtool: 'source-map',
0 commit comments