How to use Gzipped builds on Webpack Dev server? #480
Unanswered
PabloMzGa
asked this question in
Help Wanted!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I am a newbie at all over React (and web development in general), so I may say some stupid things in my question.
I have already setup a working React project using Create-React-App, and when I build it, it works fine with my Unity project. But I want to use hotreload and the speed of a dev server. When I run the command npm start, it won't load beacuse of the infamous "Content encoding: Gzip not set!".
I have researched as far as i could, but right now I am blocked, so I was hoping if any of you could help me with this.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions