-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
The variables seem to be updated, but only after restarting webpack dev server. postcss.config.js seems to be added as a loader dependency by default, which means that editing this file causes webpack to recompile. However the variable files imported in postcss.config.js don't. Is there a way to access the loader in postcss.config.js in order to call addDependency with the variable files?
Otherwise how is the reloading supposed to work?
bdurrer
Metadata
Metadata
Assignees
Labels
No labels