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

Templates #16

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Templates #16

wants to merge 5 commits into from

Conversation

cesine
Copy link
Member

@cesine cesine commented Jul 20, 2020

We are no longer able to build after node 10

eco is archived and no longer accepting PRs

As a workaround, this pr checks in the built templates so that they can still be used

How this was tested

$ n 10
$ rm -rf node_modules && npm install && grunt && git add -f .tmp
$ n 12
$ rm -rf node_modules && npm install && grunt serve

Confirmed the app works:

Screen Shot 2020-07-20 at 3 22 34 PM

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.

1 participant