dienianindya 65435fcb07 update sore | 1 year ago | |
---|---|---|
.. | ||
dist | 1 year ago | |
CHANGELOG.md | 1 year ago | |
README.md | 1 year ago | |
package.json | 1 year ago |
This is the Remote Config component of the Firebase JS SDK.
This package is not intended for direct usage, and should only be used via the officially supported firebase package.
Setup:
yarn
in repo rootFormat:
yarn prettier
in RC packageUnit test:
yarn test
in RC packageEnd-to-end test:
yarn build
in RC packageyarn build
in Firebase package