Skip to content

Conversation

derrickbeining
Copy link
Contributor

I imported the auth ui css into my JS module, letting the css-loader webpack module handle it, but it found some badly formatted urls and gave me some parsing errors. I've edited the css and webpack is much happier now.

Copy link
Contributor

@bojeil-google bojeil-google left a comment

Choose a reason for hiding this comment

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

Thanks for the fix. This used to be a common technique back in the day when serving mixed content (http/https). It is no longer recommended nowadays.

@bojeil-google bojeil-google merged commit 34e8ec5 into firebase:master Oct 9, 2017
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.

2 participants