Skip to content

Commit 0f56374

Browse files
committed
workaround for parcel & netlify build problems
see parcel-bundler/watcher#152
1 parent 80f6f23 commit 0f56374

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

package-lock.json

+22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,8 @@
2424
"process": "^0.11.10",
2525
"stream-browserify": "^3.0.0",
2626
"typescript": "^5.2.2"
27+
},
28+
"optionalDependencies": {
29+
"@parcel/watcher-linux-x64-glibc": "2.3.0"
2730
}
2831
}

0 commit comments

Comments
 (0)