pwa icon indicating copy to clipboard operation
pwa copied to clipboard

Enable cache for eslint-loader

Open sudo-suhas opened this issue 8 years ago • 3 comments

Docs - MoOx/eslint-loader#cache-default-false

This option will enable caching of the linting results into a file. This is particularly useful in reducing linting time when doing a full build.

On a moderate size project(webpack template), this brought down the production build time from ~60s to ~53s.

This PR is a clone of vuejs-templates/webpack#799

sudo-suhas avatar Jul 16 '17 02:07 sudo-suhas

Thanks for the cross-link to the other PR in https://github.com/vuejs-templates/webpack/pull/799. Once the upstream one lands we can land it here.

addyosmani avatar Aug 04 '17 00:08 addyosmani

Weekly check-in: just waiting still for the upstream PR to land.

addyosmani avatar Aug 09 '17 16:08 addyosmani

Just a reminder we're still waiting on activity on the upstream.

addyosmani avatar Aug 29 '17 05:08 addyosmani