I don’t know why webpack is very slow every time I edit a file, I need to wait 6seconds, it should be reloading very fast.
I tried other projects on my OS with webpack and no speed issues.
Do you have an idea where I have to search ?
Thank you.
Joseph
Here the frontity info :
System:
OS: Windows 10 10.0.18363
CPU: (12) x64 Intel® Core™ i7-8750H CPU @ 2.20GHz
I am facing the same issue. I wait for like 20 seconds on each change… what the…?
My MacBook sounds like it’s going to explode once I run npm run dev command… any solution to this?
Is this something to do with styled components? I write bunch of classes inside of my styled component, I think I read somewhere that we should avoid this in frontity?
We have just made a new release (still working on the announcement) where this issue has been solved. Could you please update your project and check if you still have this problem please?
The repo is here. It’s impossible to do development in this kind of environment that is super slow. Not sure if it’s something up to me or not, but it’s happening only when I start developing with Frontity. On other projects, everything is working super - fast.