We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SyntaxError: Invalid syntax: 0a.h
firebase v3.6.[0-3] - OK
Module bundler with Rollup
[...] plugins: [ postcss({ plugins: [cssnano()] }), globals(), builtins(), resolve({ jsnext: true, browser: true }), commonjs({ include: 'node_modules/**' }), replace({ eval: '[eval][0]' }), uglify() ] [...]
The text was updated successfully, but these errors were encountered:
This is a problem with Rollup, reported in more details in January.
rollup/rollup#1275
Sorry, something went wrong.
Fix bug where URL was not printed when updating functions in CLI (#243)
90064ff
eb33830
No branches or pull requests
SyntaxError: Invalid syntax: 0a.h
firebase v3.6.[0-3] - OK
Module bundler with Rollup
The text was updated successfully, but these errors were encountered: