Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

webpack server-side external settings bug? #8

Open
wilfrem opened this issue Jul 25, 2016 · 0 comments
Open

webpack server-side external settings bug? #8

wilfrem opened this issue Jul 25, 2016 · 0 comments

Comments

@wilfrem
Copy link

wilfrem commented Jul 25, 2016

https://github.com/webpack/react-webpack-server-side-example/blob/master/webpack.config.js#L45

Hi, this settings seems to be wrong, because scoped module (e.g. @foo/bar ) is not considered.
externals: /^[^\.\/].*$/ is true?

https://nodejs.org/api/modules.html#modules_all_together

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

No branches or pull requests

1 participant