зеркало из https://github.com/microsoft/jacdac-ts.git
patch: fix path again
This commit is contained in:
Родитель
2f0d88f8c8
Коммит
68ea8ab636
|
@ -24,7 +24,7 @@
|
|||
"prebuild": "rm -rf dist",
|
||||
"build": "tsc",
|
||||
"predist": "rm -rf dist",
|
||||
"dist": "node node_modules/rollup/bin/rollup -c rollup.config.ts && npx replace-in-file \\\"/dist/ https://cdn.jsdelivr.net/npm/jacdac-ts/dist/ ./docs/**/*.html --verbose",
|
||||
"dist": "node node_modules/rollup/bin/rollup -c rollup.config.ts && npx replace-in-file \\\"/dist/ \\\"https://cdn.jsdelivr.net/npm/jacdac-ts/dist/ ./docs/**/*.html --verbose",
|
||||
"watch": "node node_modules/rollup/bin/rollup -c rollup.config.ts -w",
|
||||
"test": "node node_modules/jest/bin/jest.js",
|
||||
"test:watch": "node node_modules/jest/bin/jest.js --watch",
|
||||
|
|
Загрузка…
Ссылка в новой задаче