We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 965cd40 commit 8dbcecaCopy full SHA for 8dbceca
standalone-packages/codesandbox-browserfs/package.json
@@ -111,7 +111,6 @@
111
"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",
112
"test": "npm-run-all test:prepare test:karma",
113
"watch-test": "npm-run-all test:prepare --parallel watch:scripts test:watch test:karma",
114
- "prepare": "npm run dist",
115
"docs": "typedoc --mode modules --out doc --excludePrivate --readme src/DOCS.md --name BrowserFS --module umd --ignoreCompilerErrors src",
116
"install-dependencies": "yarn"
117
},
0 commit comments