mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-09 08:47:11 -05:00
Remove esbuild scripts from package.json
This commit is contained in:
parent
8934c29fce
commit
d50f2cc416
1 changed files with 0 additions and 4 deletions
|
|
@ -16,10 +16,6 @@
|
|||
"@playwright/test": "^1.56.1",
|
||||
"@types/node": "^24.0.13"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "esbuild app/javascript/*.* --bundle --splitting --format=esm --outdir=app/assets/builds",
|
||||
"analyze": "esbuild app/javascript/*.* --bundle --metafile=meta.json --analyze"
|
||||
},
|
||||
"sideEffects": [
|
||||
"*.css",
|
||||
"maplibre-gl/dist/maplibre-gl.css"
|
||||
|
|
|
|||
Loading…
Reference in a new issue