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

Implemented a new build system #6

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Implemented a new build system #6

wants to merge 1 commit into from

Conversation

electricg
Copy link
Member

that should work better when publishing this as a module

@remy
Copy link
Member

remy commented Jun 26, 2018

This looks like it will build every time it starts. For example in production, if the machine sleeps, when it wakes, it starts the process from cold, which, reading this code, looks like it'll need to build first - which may not be possible on a system like Zeit whose file system is read-only.

@electricg
Copy link
Member Author

Mh 🤔 I did this way to follow the logic of the other years with their harp.compile, thinking the 2018 was going to be released on Heroku along all the others. Is it not? How are you going to publish it?

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