1
0
mirror of https://github.com/sorenisanerd/gotty.git synced 2025-04-03 09:30:28 +00:00

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

@ -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