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

It works (at least on Meteor 1.4+) #9

Merged
merged 17 commits into from
Jan 16, 2017
Merged

It works (at least on Meteor 1.4+) #9

merged 17 commits into from
Jan 16, 2017

Conversation

jkrup
Copy link
Owner

@jkrup jkrup commented Jan 16, 2017

#7
#3
#4
#8 - Set to PWD

purplecones and others added 17 commits January 15, 2017 17:14
* refactored to use promise-spawner for cleaner code
got it to work so that it pipes output from the child process back to
parent so we see status of meteor build and now deployment

* deploys meteor to now using docker, but with error
see https://builds-zzvqqglwyt.now.sh/

* added better logging

* webpack plugin to add '#!/usr/bin/env node' bundle
- index.js file in root of project that has required
'#!/usr/bin/env node' line will invoke main app. No need
for webpack plugin to insert during build.
Users should have now installed globally
@jkrup jkrup merged commit f801b3e into master Jan 16, 2017
@jkrup jkrup deleted the pre-init branch January 18, 2017 20:26
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