Skip to content

Commit 8dbceca

Browse files
committed
Remove prepare script of browserfs
1 parent 965cd40 commit 8dbceca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

standalone-packages/codesandbox-browserfs/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@
111111
"test:prepare": "npm-run-all build:scripts script:make_fixture_loader script:make_test_launcher test:build script:make_zip_fixtures script:make_http_index",
112112
"test": "npm-run-all test:prepare test:karma",
113113
"watch-test": "npm-run-all test:prepare --parallel watch:scripts test:watch test:karma",
114-
"prepare": "npm run dist",
115114
"docs": "typedoc --mode modules --out doc --excludePrivate --readme src/DOCS.md --name BrowserFS --module umd --ignoreCompilerErrors src",
116115
"install-dependencies": "yarn"
117116
},

0 commit comments

Comments
 (0)