Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
webpack: Resolve asset watching not compiling
- Conditionally set 'cache' based on environment, enabled in production and disabled otherwise - Added exclusion of node_modules in watchOptions to improve watch performance.
- Loading branch information