Spaces:
Runtime error
Runtime error
Update .npmrc
Browse files
.npmrc
CHANGED
|
@@ -1,9 +1,2 @@
|
|
| 1 |
ignore-scripts=false
|
| 2 |
-
|
| 3 |
-
onlyBuiltDependencies[]=better-sqlite3
|
| 4 |
-
onlyBuiltDependencies[]=@swc/core
|
| 5 |
-
onlyBuiltDependencies[]=@parcel/watcher
|
| 6 |
-
onlyBuiltDependencies[]=esbuild
|
| 7 |
-
onlyBuiltDependencies[]=sharp
|
| 8 |
-
onlyBuiltDependencies[]=unrs-resolver
|
| 9 |
-
onlyBuiltDependencies[]=vue-demi
|
|
|
|
| 1 |
ignore-scripts=false
|
| 2 |
+
dangerouslyAllowAllBuilds=true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|