Releases: meteor-up/mup-node
Releases · meteor-up/mup-node
0.6.0
Compare
Sorry, something went wrong.
No results found
zodern
released this
06 Jul 22:11
.mupignore file can be used to exclude files and folders from being bundled
Add app.docker.imagePort option, which works the same as in Meteor Up for meteor apps
Remove validation warning for empty environment variables
Fix plugin modifying config when app type was not 'node'
0.4.0
Compare
Sorry, something went wrong.
No results found
zodern
released this
03 Apr 01:32
Allow disabiling Verifying Deployment
Show warning when package.json is missing a start script
Fix start task succeeding despite errors starting the container
0.3.0
Compare
Sorry, something went wrong.
No results found
zodern
released this
03 Apr 01:29
Run the npm script mup:postinstall when building the image, if it exists
0.2.0
Compare
Sorry, something went wrong.
No results found
zodern
released this
03 Apr 01:28
Add options to customize image
Show defaults in config when mup validate --show is run