Skip to content

Don't fail build by linter on development#163

Merged
skjnldsv merged 1 commit into
masterfrom
enh/eslint_fail_hmr
Aug 2, 2021
Merged

Don't fail build by linter on development#163
skjnldsv merged 1 commit into
masterfrom
enh/eslint_fail_hmr

Conversation

@jotoeri

@jotoeri jotoeri commented Jul 31, 2021

Copy link
Copy Markdown
Contributor

As we shortly discussed on the Frontender-Chat, it is quite annoying if HMR does not work due to dumb or even temporary linting errors. Typical dev-cycle is to care about missing linting from time to time, but not on each single build.

This now disables the build-fail on linting-errors during development. So linting-errors are still shown on console, but one is still able to use the built js. This behaviour has acutally been there on "npm run watch", but now also works with "npm run serve". 😊

Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
@jotoeri
jotoeri requested review from artonge and skjnldsv July 31, 2021 20:15
@skjnldsv
skjnldsv merged commit 1de5257 into master Aug 2, 2021
@skjnldsv
skjnldsv deleted the enh/eslint_fail_hmr branch August 2, 2021 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants