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

Add init event to netlifyIdentity #62

Merged
merged 1 commit into from
Sep 8, 2017
Merged

Add init event to netlifyIdentity #62

merged 1 commit into from
Sep 8, 2017

Conversation

biilmann
Copy link
Member

@biilmann biilmann commented Sep 8, 2017

This makes it easier for dependents to check if a user is logged in on load

This makes it easier for dependents to check if a user is logged in on load
<% } %>
<% for (var chunk in htmlWebpackPlugin.files.chunks) { %>
<link rel="preload" href="<%= htmlWebpackPlugin.files.chunks[chunk].entry %>" as="script">
Copy link
Contributor

Choose a reason for hiding this comment

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

It would be cool to get this working with the URL rewriting at some point.

@bcomnes bcomnes merged commit bff2464 into master Sep 8, 2017
@bcomnes bcomnes deleted the add-init-event branch September 8, 2017 22:00
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