Skip to content

Conversation

@danieljuhl
Copy link
Contributor

Closes #22

@jahredhope
Copy link
Member

Thanks for the PR. The change makes sense but the tests need to be updated to have CI pass.
The snapshots automatically update if you run the test suite in update mode (-u):

$ npm run test -- -u

@danieljuhl
Copy link
Contributor Author

@jahredhope tests has been updated

Copy link
Collaborator

@mattcompiles mattcompiles 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 PR. Going to merge this as a Breaking change due to it changing the generated template.

@mattcompiles mattcompiles merged commit 9476685 into seek-oss:master Aug 21, 2019
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.

declare const instead of var

3 participants