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
Hello,
Thank you for writing such a great library.
I've just added this to my production build with webpack 3 and saw quite a difference: michaelBenin/react-ssr-spa@e8d6039
I tried adding the shake plugin to the development build, (Added here: https://github.com/michaelBenin/react-ssr-spa/blob/master/gulpfile.babel.js/configs/webpack.config.js#L38) and found there must be a conflict with some other plugins as there was an error which reported sourcemaps incorrectly.
Is there any other types of webpack plugins that this library may be incompatible with?
Thank you again.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
Thank you for writing such a great library.
I've just added this to my production build with webpack 3 and saw quite a difference:
michaelBenin/react-ssr-spa@e8d6039
I tried adding the shake plugin to the development build, (Added here: https://github.com/michaelBenin/react-ssr-spa/blob/master/gulpfile.babel.js/configs/webpack.config.js#L38) and found there must be a conflict with some other plugins as there was an error which reported sourcemaps incorrectly.
Is there any other types of webpack plugins that this library may be incompatible with?
Thank you again.
The text was updated successfully, but these errors were encountered: