You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
I tried using the loader inline for one specific import, but I cannot get it to work this way.
Where should this loader go in the config chain, considering the use of ExtractTextPlugin?
Sorry for making a question to the issue tracker, but since this is not a very popular loader, I figured it'd be easier to get an answer from here.
So, I have this in my webpack config
I tried using the loader inline for one specific import, but I cannot get it to work this way.
Where should this loader go in the config chain, considering the use of ExtractTextPlugin?