Bundle.css Help #110
Unanswered
illusive-ch
asked this question in
Q&A
Replies: 2 comments
-
The CSS should be loaded through JavaScript during development, it doesn't create a CSS bundle file. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The latest |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Maybe I am thinking about this the wrong way but in the docs it says:
During development when the start task is running, the browser console throws a bundle.css missing error.
But when I run npm run start and use the development URL it loads up but none of the css is working because it is missing the bundle, so development on this URL seems pointless?
Beta Was this translation helpful? Give feedback.
All reactions