liady / webpack-node-externals

Easily exclude node modules in Webpack
MIT License
1.3k stars 62 forks source link

How to whitelist all .css imports? #57

Open ticruz38 opened 6 years ago

ticruz38 commented 6 years ago

Can't find a way to whitelist all imports that would require a .css files from node_modules I tried with this regex, the same that my loader: /.scss|sass|css$/ but no luck...

iamssen commented 5 years ago

@ticruz38 I think you are finding this. https://www.npmjs.com/package/webpack-node-externals#how-can-i-bundle-required-assets-ie-css-files-from-node_modules