templates/ReactReduxSpa uses ExtractTextPlugin in development mode #1016

Closed
opened 2025-08-09 17:18:33 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @stephtr on 2/15/2017

The ReactReduxSpa template uses the ExtractTextPlugin in production AND development, while the ReactSpa template uses it only in production, which enables HMR for css files.
Is that behaviour intended or can ReactReduxSpa be fixed?

By the way: Wouldn't it be useful to include postcss-cssnext in the templates by default? - discussed in #315

*Originally created by @stephtr on 2/15/2017* The ReactReduxSpa template uses the ExtractTextPlugin in production AND development, while the ReactSpa template uses it only in production, which enables HMR for css files. Is that behaviour intended or can ReactReduxSpa be fixed? ~~By the way: Wouldn't it be useful to include postcss-cssnext in the templates by default?~~ - discussed in #315
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1016
No description provided.