Run webpack when ts files are updated

This commit is contained in:
Iwasaki Yudai 2017-08-24 13:22:27 +09:00
parent a6ae1210da
commit d1ec7125cf

View File

@ -48,7 +48,7 @@ js/node_modules/xterm/dist/xterm.css:
cd js && \
npm install
js/dist/gotty-bundle.js:
js/dist/gotty-bundle.js: js/src/*
cd js && \
webpack