We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR while doing "npm run build"
ERROR in Entry module not found: Error: Can't resolve 'production' in 'D:\react-router-v4-redux-ssr' Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/index.js!src/containers/container-styles/Base.css: [0] ./node_modules/css-loader!./src/containers/container-styles/Base.css 233 bytes {0} [built] + 1 hidden module Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/index.js!src/views/view-styles/DynamicPage.css: [0] ./node_modules/css-loader!./src/views/view-styles/DynamicPage.css 568 bytes {0} [built] + 1 hidden module Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/index.js!src/views/view-styles/StaticDataDepsParams.css: [0] ./node_modules/css-loader!./src/views/view-styles/StaticDataDepsParams.css 523 bytes {0} [built]
The text was updated successfully, but these errors were encountered:
Any update on this issue
Sorry, something went wrong.
No branches or pull requests
ERROR while doing "npm run build"
ERROR in Entry module not found: Error: Can't resolve 'production' in 'D:\react-router-v4-redux-ssr'
Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/index.js!src/containers/container-styles/Base.css:
[0] ./node_modules/css-loader!./src/containers/container-styles/Base.css 233 bytes {0} [built]
+ 1 hidden module
Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/index.js!src/views/view-styles/DynamicPage.css:
[0] ./node_modules/css-loader!./src/views/view-styles/DynamicPage.css 568 bytes {0} [built]
+ 1 hidden module
Child extract-text-webpack-plugin node_modules/extract-text-webpack-plugin/dist node_modules/css-loader/index.js!src/views/view-styles/StaticDataDepsParams.css:
[0] ./node_modules/css-loader!./src/views/view-styles/StaticDataDepsParams.css 523 bytes {0} [built]
The text was updated successfully, but these errors were encountered: