Closed alqh closed 4 years ago
😴 This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week without any further activity. Consider opening a pull request if you still have this issue or want this feature.
Hello,
I'm trying to work out what is going on with the styleguidist server, it's similar to this issue in that we are using file-loader to extract out the css files etc, but it doesn't seem to be happening.
All the css and font assets data seem to be inlined within the javascript, rather than being extracted out into it's own files, and the javascript will attach the tag for the stylesheets.
Below is my verbose output, it looks legit with the plugin there, can anyone help give some pointers on how to go about debugging this? I run the webpack on it's own, and it does shred those asset files out ok.