4

So maybe stack overflow is better for this...but it's kind of ranty too so here goes.

Any react + typescript devs here? Cause I did something dumb. I ejected the project because I needed to build a custom express implementation...long story short, I can't run a webpack react dev server or use hot reload. Which is a PAIN! If I wanted to wait for a full TS and react static recompile after changing a css prop....I wouldn't be in the web game!!

Has anyone else had this and fixed it??

Comments
  • 0
    0. Vue, Webpack, TS here.

    1. Generally, yeah this is quite StackOverflowy.

    2. With these informations, the only thing I can recommend is switching to Linux, if not already. It's a handful task, but can't help you.
Add Comment