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 0cf4fb6 commit 290ee36Copy full SHA for 290ee36
packages-exp/analytics-exp/package.json
@@ -20,7 +20,6 @@
20
"test:ci": "node ../../scripts/run_tests_in_ci.js -s test:all",
21
"test:browser": "karma start --single-run --nocache",
22
"test:integration": "karma start ./karma.integration.conf.js --single-run --nocache",
23
- "prepare": "yarn build",
24
"api-report": "api-extractor run --local --verbose",
25
"predoc": "node ../../scripts/exp/remove-exp.js temp",
26
"doc": "api-documenter markdown --input temp --output docs",
0 commit comments