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 048c884 commit 04ed0f9Copy full SHA for 04ed0f9
package.json
@@ -6,7 +6,6 @@
6
"main": "formdata.min.js",
7
"scripts": {
8
"build": "node build.js",
9
- "prepare": "npm run build && npm run test",
10
"test": "node test/test-esm.js",
11
"test-wpt": "node --experimental-loader ./test/http-loader.js ./test/test-wpt-in-node.js",
12
"test-polyfill": "php -S localhost:4445 & open http://localhost:4445/test/test-polyfill.html"
0 commit comments