Skip to content
New issue

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

Not support react app #15

Closed
minocoko opened this issue Nov 27, 2017 · 1 comment
Closed

Not support react app #15

minocoko opened this issue Nov 27, 2017 · 1 comment

Comments

@minocoko
Copy link

minocoko commented Nov 27, 2017

When I add 

new UnminifiedWebpackPlugin({ postfix: 'all',//specify "nomin" postfix, include: /polyfill.*/, exclude: /test.*/ }),

into new react app path node_modules\react-scripts\config\webpack.config.prod.js
then run "yarn build", only two files created.

@leftstick
Copy link
Owner

If you are using create-react-app, your app isn't in the support list of this plugin.

screen shot 2017-11-28 at 10 40 41 am

It was not designed for a complete application

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants