Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Speed up builds #65

Closed
cermakjiri opened this issue Sep 17, 2021 · 0 comments
Closed

Speed up builds #65

cermakjiri opened this issue Sep 17, 2021 · 0 comments
Assignees

Comments

@cermakjiri
Copy link
Member

The Issue

eslint-webpack-plugin slows down the build script approx. by 400%.

Solution proposal

Add a new yarn lint to be run in parallel with other tests after the build phase so the pipeline is not slowed down. Run yarn build without the plugin.
This doesn't apply to the dev server.

cc @jancama2

@cermakjiri cermakjiri added this to the Milestone v3 milestone Oct 15, 2021
@cermakjiri cermakjiri removed this from the Milestone 4 milestone Jan 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants