Skip to content

Commit b84505d

Browse files
committed
Ensure all dependencies are built
Maybe solve #473
1 parent f6be731 commit b84505d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,10 @@
104104
"esbuild@<=0.24.2": ">=0.25.0"
105105
},
106106
"onlyBuiltDependencies": [
107+
"@parcel/watcher",
108+
"es5-ext",
107109
"esbuild",
110+
"exifreader",
108111
"svelte-preprocess"
109112
]
110113
}

0 commit comments

Comments
 (0)