Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Firebase emulators for local development #1316

Closed
wants to merge 1 commit into from
Closed

Conversation

abraham
Copy link
Member

@abraham abraham commented Sep 12, 2020

Fixes #1170 and fixes #1061

  • load /__/firebase/${version}/firebase-app.js from package.json
  • only enable livereload in rollup if not in production mode
  • refreshing on paths other than / should work
  • /__/* files offline
  • reimplement offline toasts
  • test deploying
  • enable service worker in production
  • update documentation to reference local emulator suite
  • what does BUILD_ENV do on start?
  • double reload
  • improve data import/export

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move local development to Firebase emulator suite Look into loading Firebase from reserved URLs
1 participant