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:
parent
a6ae1210da
commit
d1ec7125cf
2
Makefile
2
Makefile
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user