This repository was archived by the owner on Jan 16, 2018. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 69
This repository was archived by the owner on Jan 16, 2018. It is now read-only.
webpack server-side external settings bug? #8
Open
@wilfrem
Description
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?
Metadata
Metadata
Assignees
Labels
No labels