]> git.proxmox.com Git - mirror_xterm.js.git/commit - package.json
Improve the package.json scripts
authorAntonis Kalipetis <akalipetis@gmail.com>
Mon, 12 Dec 2016 14:28:31 +0000 (16:28 +0200)
committerAntonis Kalipetis <akalipetis@gmail.com>
Wed, 28 Dec 2016 16:12:20 +0000 (18:12 +0200)
commit0da4c9d90d138ae41f4fdc2f377cd6efeea5a539
tree30e508d662198f10f8fac9dade5638f953b32e4f
parentdf83298c5442c485078eeb698f57059d2580be34
Improve the package.json scripts

1. Include a `prestart` script, which runs the build
2. Make the `start` script just start the demo server
3. Add a new `dev` script, which contains the nodemon logic
4. nodemon now watches for changes in `*.ts` files and runs the start command

Signed-off-by: Antonis Kalipetis <akalipetis@gmail.com>
.gitignore
package.json