-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve build system #1817
Labels
On hold
Blocked, waiting, upstream
Comments
ComLock
added a commit
that referenced
this issue
Sep 14, 2023
ComLock
added a commit
that referenced
this issue
Sep 18, 2023
ComLock
added a commit
that referenced
this issue
Sep 20, 2023
ComLock
added a commit
that referenced
this issue
Sep 20, 2023
alansemenov
pushed a commit
that referenced
this issue
Sep 25, 2023
alansemenov
pushed a commit
that referenced
this issue
Sep 25, 2023
alansemenov
pushed a commit
that referenced
this issue
Sep 25, 2023
alansemenov
pushed a commit
that referenced
this issue
Sep 25, 2023
alansemenov
pushed a commit
that referenced
this issue
Sep 25, 2023
alansemenov
pushed a commit
that referenced
this issue
Sep 25, 2023
alansemenov
pushed a commit
that referenced
this issue
Oct 5, 2023
alansemenov
pushed a commit
that referenced
this issue
Oct 5, 2023
alansemenov
pushed a commit
that referenced
this issue
Oct 5, 2023
alansemenov
pushed a commit
that referenced
this issue
Oct 16, 2023
alansemenov
pushed a commit
that referenced
this issue
Oct 16, 2023
alansemenov
pushed a commit
that referenced
this issue
Oct 16, 2023
alansemenov
pushed a commit
that referenced
this issue
Oct 18, 2023
alansemenov
pushed a commit
that referenced
this issue
Oct 18, 2023
alansemenov
pushed a commit
that referenced
this issue
Oct 18, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently this takes 12 seconds
enonic project gradle clean build deploy -x lint -x test
npx tsc --pretty --skipLibCheck --noEmit 2.93s user 0.18s system 224% cpu 1.383 total
npx webpack --color --stats-error-details 2.89s user 0.31s system 185% cpu 1.728 total
npm run build 6.09s user 0.52s system 341% cpu 1.938 total
These take very little time already, so there might not be much to save here...
The text was updated successfully, but these errors were encountered: