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

build: admin webapp dependencies and lint #1695

Merged
merged 2 commits into from
Jan 27, 2025
Merged

build: admin webapp dependencies and lint #1695

merged 2 commits into from
Jan 27, 2025

Conversation

gkc
Copy link
Contributor

@gkc gkc commented Jan 27, 2025

- What I did

- How to verify it
Manually verified the build:

  • run npm ci
  • run npm run build

Successfully builds with new dependencies, with no lint warnings

gary@gkc2019 webapp % nvm install v22.9.0          
v22.9.0 is already installed.
Now using node v22.9.0 (npm v10.8.2)
gary@gkc2019 webapp % npm ci                       

added 36 packages, and audited 37 packages in 704ms

3 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
gary@gkc2019 webapp % npm run build                

> [email protected] build
> vite build

vite v6.0.11 building for production...
✓ 98 modules transformed.
dist/index.html                    0.90 kB │ gzip:  0.53 kB
dist/assets/atsign-D4SCKQrK.svg    6.76 kB │ gzip:  2.85 kB
dist/assets/noports-DQ-fo3nT.jpg  10.75 kB
dist/assets/index-BGLNpAeo.css     0.29 kB │ gzip:  0.19 kB
dist/assets/index-CD00HZLw.js     38.21 kB │ gzip: 14.09 kB
✓ built in 301ms
gary@gkc2019 webapp % 

@gkc gkc requested a review from cpswan January 27, 2025 05:34
@gkc gkc merged commit 2e8aef8 into trunk Jan 27, 2025
9 checks passed
@gkc gkc deleted the webapp-deps branch January 27, 2025 10:39
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