Skip to content
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

Open
ComLock opened this issue Sep 11, 2023 · 0 comments · May be fixed by #1832
Open

Improve build system #1817

ComLock opened this issue Sep 11, 2023 · 0 comments · May be fixed by #1832
Assignees
Labels
On hold Blocked, waiting, upstream

Comments

@ComLock
Copy link
Member

ComLock commented Sep 11, 2023

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...

@ComLock ComLock self-assigned this Sep 11, 2023
ComLock added a commit that referenced this issue Sep 13, 2023
ComLock added a commit that referenced this issue Sep 18, 2023
@ComLock ComLock linked a pull request Sep 20, 2023 that will close this issue
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 Oct 5, 2023
alansemenov pushed a commit that referenced this issue Oct 16, 2023
alansemenov pushed a commit that referenced this issue Oct 18, 2023
@ComLock ComLock added the On hold Blocked, waiting, upstream label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
On hold Blocked, waiting, upstream
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant