enten / udk

Universal Development Kit: Webpack extension which improves universal application development. - THE UDK PROJECT SUPPORT IS CURRENTLY SUSPENDED.
MIT License
29 stars 7 forks source link

udk-builder: don't emit files from css when fileLoaderEmitFile is is false #15

Closed enten closed 5 years ago

enten commented 5 years ago

With udk-builder, when fileLoaderEmitFile is false:

Fix: override postcssPluginCreator from angular webpack model for styles in buildServerWebpackConfig to use server version of PostcssCliResources to avoid extracts file from css.