Skip to content

Commit 11c2c49

Browse files
committed
revert script
1 parent c00870a commit 11c2c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages-exp/firebase-exp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"url": "https://github.com/firebase/firebase-js-sdk.git"
119119
},
120120
"scripts": {
121-
"build": "rollup -c",
121+
"build": "rollup -c && yarn build:compat",
122122
"build:release": "rollup -c rollup.config.release.js && yarn build:compat:release",
123123
"build:compat": "rollup -c compat/rollup.config.js",
124124
"build:compat:release": "rollup -c compat/rollup.config.release.js",

0 commit comments

Comments
 (0)