Skip to content

Commit 5b8fd9a

Browse files
committed
build all for auth
1 parent ad21e58 commit 5b8fd9a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/test-changed-auth.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
cp config/ci.config.json config/project.json
2727
yarn
2828
- name: build
29-
run: yarn build:changed auth --buildAppExp
29+
run: yarn build
3030
- name: Run tests on changed packages
3131
run: xvfb-run yarn test:changed auth

packages/auth/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"@firebase/auth-types": "0.10.1"
2626
},
2727
"devDependencies": {
28-
"firebase": "7.19.0",
2928
"google-closure-compiler": "20200112.0.0",
3029
"google-closure-library": "20200224.0.0",
3130
"gulp": "4.0.2",

0 commit comments

Comments
 (0)