question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Consider using eslint-loader `cache` option

See original GitHub issue

@kentcdodds mentioned he’s not using eslint-loader because of perf issues. Nobody reported them to us, so naturally we don’t know about them.

What kind of perf issues exist with eslint-loader? Can you tell me how to reproduce them?

Does enabling that cache option (new in 1.5.0) help, and should we do it?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:22 (21 by maintainers)

github_iconTop GitHub Comments

2reactions
viankakrisnacommented, Mar 23, 2017

It’s fixed on 1.0.1. whew! broke 2 project release because I wanted to contribute to eslint caching… T_T

0reactions
gaearoncommented, Jan 8, 2018

Going to close as stale.

Read more comments on GitHub >

github_iconTop Results From Across the Web

With eslint-webpack-plugin@2.4.1, how do you use ...
ESLint's node api has cache and cacheLocation keys in it, and setting those like const ESLintPlugin = require('eslint-webpack-plugin') ...
Read more >
Node.js API - ESLint - Pluggable JavaScript Linter
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Read more >
Eslint ignore
The function discards the characters in the stream until the given delimiter, inclusivebabel-loader yaml-frontmatter-loader cache-loader coffee-loader ...
Read more >
VS Code ESLint extension - Visual Studio Marketplace
(see also ESLint class options#cwd). Please also keep in mind that the .eslintrc* file is resolved considering the parent directories whereas ...
Read more >
vue/cli-plugin-eslint
To make lint errors show up in the browser overlay, you can use lintOnSave: 'error' . This will force eslint-loader to always emit...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found