Further attempt at CI build
This commit is contained in:
parent
27e857bcd2
commit
b2c82d51e2
1
build.sh
1
build.sh
@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
npm install -Dy
|
||||
npx -y webpack
|
||||
cp ./node_modules/xterm/css/xterm.css ./assets/
|
||||
cp dist/main.js ./assets/main.js
|
||||
|
1
package-lock.json
generated
1
package-lock.json
generated
@ -4,7 +4,6 @@
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "blastmud-site",
|
||||
"dependencies": {
|
||||
"xterm": "^5.1.0",
|
||||
"xterm-addon-fit": "^0.7.0",
|
||||
|
Loading…
Reference in New Issue
Block a user