-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Description
MDG has just released Meteor version 1.6 and will be pushing this as the recommended release on Monday.
This calls for an update in the passenger library because:
- Now we have a new node version, 8.x.x (changes the node installation step)
- Apps with cordova may require and additional step to build (
meteor run ios
ormeteor run android
) - We also need a server-only deployment option documented
- We can also make a note that uncompressed builds are also possible, for those who're building on the target server itself
- We can incorporate the result of Optimized serving of static assets of a (bundled) Meteor 1.6 application passenger#1996 if needed
@dr-dimitru and I are willing to create a PR for this if you guys have not already begun work yourselves.
dr-dimitru
Metadata
Metadata
Assignees
Labels
No labels