[go: up one dir, main page]

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

fix: Closure Compiler ES6 Wildcard import not supported #370

Merged
merged 1 commit into from Jan 25, 2018
Merged

fix: Closure Compiler ES6 Wildcard import not supported #370

merged 1 commit into from Jan 25, 2018

Conversation

Doehl
Copy link
Contributor
@Doehl Doehl commented Dec 12, 2017

Closure compiler does not support ES6 Wildcard export.

By declaring each and every export, can Closure Compiler do its magic.

See: #369 For more details

Copy link
Contributor
@jshcrowthe jshcrowthe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM but lets get a small repro of #369 before we merge.

@jshcrowthe jshcrowthe self-assigned this Dec 27, 2017
@jshcrowthe jshcrowthe merged commit 2689287 into firebase:master Jan 25, 2018
@firebase firebase locked and limited conversation to collaborators Oct 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants