We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e9040e + 055267e commit 1a0a56cCopy full SHA for 1a0a56c
addons/xterm-addon-webgl/package.json
@@ -10,7 +10,7 @@
10
"repository": "https://github.com/xtermjs/xterm.js",
11
"license": "MIT",
12
"scripts": {
13
- "build": "../../node_modules/.bin/tsc -p tsconfig.all.json",
+ "build": "../../node_modules/.bin/tsc -p .",
14
"prepackage": "npm run build",
15
"package": "../../node_modules/.bin/webpack",
16
"prepublishOnly": "npm run package"
0 commit comments