]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Update watch scripts to properly copy JS files
authorMark Otto <markdotto@gmail.com>
Tue, 3 Jul 2018 07:43:57 +0000 (00:43 -0700)
committerMark Otto <otto@github.com>
Thu, 12 Jul 2018 06:30:46 +0000 (23:30 -0700)
commit159aebc27461553e2ad9ff26a3922eff2d392a34
tree6639584911c19bf702b27c397b123fa9eefa9d9f
parent01f568d9a5c60b3bd7c85c409247e117dd11df9f
Update watch scripts to properly copy JS files
- Updates nodemon scripts to watch specific directories instead of ignoring several
- Split watch tasks for CSS and JS into main and docs
- Add docs-watch script to serve the docs instead of just build
- Add new start script so that instead of two tabs, one for docs-watch and one for watch, we just run npm start
package.json