Skip to content

Commit

Permalink
ci: fixing vite build issue on github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinr-maps committed Nov 8, 2024
1 parent 0f96af8 commit bdbd960
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 0 deletions.
210 changes: 210 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@
"svelte": "^4.2.19",
"vite": "^5.4.10",
"@arcgis/map-components": "^4.31.2"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.9.5"
}
}

0 comments on commit bdbd960

Please sign in to comment.