mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Update instructions to run
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@ Cursory test that 'xterm-core' works:
|
||||
```
|
||||
# From root of this repo
|
||||
npm run compile # Outputs to xterm-core
|
||||
npx webpack --config core-webpack.config.js # Outputs to lib
|
||||
npx webpack --config webpack.config.core.js # Outputs to lib
|
||||
cd node-test
|
||||
npm link ../lib/
|
||||
node index.js
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user