-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Extract-text-plugin configuration is moved to a seperate branch "extract-text-plugin_integration".
Styles from the main stylesheet of the project are not included in the style.bundle.css.
Check for the ExtractTextPlugin configuration, 'style-loader' was make as fallback mechanism in its configuration, otherwise 'self not defined' error was being thrown.
Bootstrap and font-awesome styles are there in the bundle, but style from the project is not included.
Also, check for the hot-loading in development for styles with ExtractTextPlugin as loader.