mirror of
https://github.com/yudai/gotty.git
synced 2025-12-24 11:20:13 +01:00
Update invocation of webpack
This commit is contained in:
parent
855c91831c
commit
c19cfc7f16
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -55,7 +55,7 @@ js/node_modules/xterm/css/xterm.css:
|
|||
|
||||
js/dist/gotty-bundle.js: js/src/* js/node_modules/webpack
|
||||
cd js && \
|
||||
/usr/bin/node $$(npm bin)/webpack
|
||||
npx webpack
|
||||
|
||||
js/dist/gotty-bundle.js.LICENSE.txt: js/dist/gotty-bundle.js
|
||||
js/dist/gotty-bundle.js.map: js/dist/gotty-bundle.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue