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 c00870a commit 11c2c49Copy full SHA for 11c2c49
packages-exp/firebase-exp/package.json
@@ -118,7 +118,7 @@
118
"url": "https://github.com/firebase/firebase-js-sdk.git"
119
},
120
"scripts": {
121
- "build": "rollup -c",
+ "build": "rollup -c && yarn build:compat",
122
"build:release": "rollup -c rollup.config.release.js && yarn build:compat:release",
123
"build:compat": "rollup -c compat/rollup.config.js",
124
"build:compat:release": "rollup -c compat/rollup.config.release.js",
0 commit comments