evershop
evershop copied to clipboard
[BUG] Fast refresh performance is not good enough. Need a good improvement
Describe the bug The fast refresh feature is now available. It works, but On the first time visiting a page, Webpack build will be executed to generate a bundle. This process take so long. Even though this only happen in development mode, but we need to improve to provide better development experience and performance
To Reproduce Steps to reproduce the behavior:
- Start the project in development mode 'npm run dev'
- Visit a page