mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-09 08:47:11 -05:00
Remove sideEffects field from package.json
This commit is contained in:
parent
d50f2cc416
commit
0ed20df08b
1 changed files with 1 additions and 5 deletions
|
|
@ -15,9 +15,5 @@
|
|||
"devDependencies": {
|
||||
"@playwright/test": "^1.56.1",
|
||||
"@types/node": "^24.0.13"
|
||||
},
|
||||
"sideEffects": [
|
||||
"*.css",
|
||||
"maplibre-gl/dist/maplibre-gl.css"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue