Releases: SavvyWombat/pilot
Releases · SavvyWombat/pilot
Improve response to pilot down command
Some bugfixes and enchancements
- use PHP built-in web server for local development server (
pilot serve
accepts the same arguments asphp -S
BUILD_COMMAND
environment variable to customise what it is run forphp build
- fixed bug where
NODE_SERVICE
was not defaulting toMAIN_SERVICE
- fixed bug with npm commands incorrectly accessing
NODE_SERVICE
variable
0.1 - Initial release
- added license and readme