Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 885438f

Browse files
committed
install esbuild-plugin-browserify-adapter
1 parent d529e2a commit 885438f

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

package-lock.json

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"visualization",
2121
"plotly"
2222
],
23-
"engines" : {
24-
"node" : ">=16.0.0"
23+
"engines": {
24+
"node": ">=16.0.0"
2525
},
2626
"scripts": {
2727
"custom-bundle": "node tasks/custom_bundle.mjs",
@@ -140,6 +140,7 @@
140140
"deep-equal": "^2.2.3",
141141
"ecstatic": "^4.1.4",
142142
"esbuild": "^0.20.0",
143+
"esbuild-plugin-browserify-adapter": "^0.1.4",
143144
"esbuild-plugin-environment": "^0.3.0",
144145
"esbuild-plugin-glsl": "^1.2.2",
145146
"eslint": "^8.56.0",

0 commit comments

Comments
 (0)