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
Hi @HarveyD ,
Now I have to use both rollup-plugin-postcss and rollup-plugin-sass because of your guide in ReadMe because I need code splitting and a single bundle. What is your suggestion if I want just using one of these package rollup-plugin-postcss or rollup-plugin-sass?
I see in the ReadMe you told:
Please note, there's an issue with code splitting and using rollup-plugin-postcss. I recommend using rollup-plugin-sass instead alongside code splitting.
Can you explain what is this issue exactly? Maybe we can find a solution for that. 😉
The text was updated successfully, but these errors were encountered:
mnlbox
changed the title
rollup-plugin-postcss plugin issues on code splitting
[QUESTION] rollup-plugin-postcss plugin issues on code splitting
Jul 23, 2020
Hi @HarveyD ,
Now I have to use both
rollup-plugin-postcss
androllup-plugin-sass
because of your guide in ReadMe because I need code splitting and a single bundle. What is your suggestion if I want just using one of these packagerollup-plugin-postcss
orrollup-plugin-sass
?I see in the ReadMe you told:
Can you explain what is this issue exactly? Maybe we can find a solution for that. 😉
The text was updated successfully, but these errors were encountered: