Update invocation of webpack

This commit is contained in:
Will Owens 2022-02-27 19:56:13 -05:00
parent 855c91831c
commit c19cfc7f16

View file

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