@zohodesk/react-cli 1.1.25-exp.2 → 1.1.25-exp.4
Sign up to get free protection for your applications and to get access to all the features.
@@ -44,6 +44,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
44
44
|
// import { configHtmlWebpackPlugins } from './configHtmlWebpackPlugins';
|
45
45
|
// eslint-disable-next-line no-unused-vars
|
46
46
|
const getProdPlugins = (options, publicPath = '') => {
|
47
|
+
console.log(options);
|
47
48
|
let {
|
48
49
|
enableChunkHash
|
49
50
|
} = options.app;
|
package/npm-shrinkwrap.json
CHANGED