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 ae43661 commit 5c7f159Copy full SHA for 5c7f159
webpack.config.prod.js
@@ -1,6 +1,5 @@
1
const merge = require("webpack-merge");
2
const webpack = require("webpack");
3
-const path = require("path");
4
const pkg = require('./package.json');
5
6
const args = process.argv.slice(2);
0 commit comments