Blaine Bublitz
Blaine Bublitz
This plugin doesn't work with any system that already registers the style-loader and css-loader on the `.css` file extension. Namely, CRA. How have you gotten the `postcss-loader` to include your...
I opened https://github.com/facebook/create-react-app/pull/10441 in an attempt to make ejecting for this postcss stuff unnecessary (and to not need this addon).
I believe there will be troubles with you pushing those loaders into the config because CRA already adds them. You would need to remove the loaders added by CRA and...
@hdsand I'm reading the `@storybook/preset-create-react-app` code and it looks like it doesn't support an ejected CRA. Have you had it working at all with the ejected version (ignoring the postcss...
Before Storybook 6.2, it used to install additional loaders on `.css` and that causes this to crash. In the same way, CRA already had postcss and other loaders on the...
@sielay We won't be changing the plugin based on your suggestion because it changes the way CRA works between your storybook and starting your application. CRA doesn't load postcss config...
That seems like such incorrect behavior...
cc @jonschlinkert @doowb
No problem. Hope you are feeling better! If you want to fix the write permissions, I'm happy to wrap these up myself.
Blocking https://github.com/gulpjs/glob-stream/pull/118