[Gradle, JS] Copy mocha-teamcity-reporter with licensies
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"lib/**/*"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "rimraf lib/* && rollup -c rollup.config.js && copyfiles \"karma-kotlin-reporter.js\" lib"
|
||||
"build": "rimraf lib/* && rollup -c rollup.config.js && copyfiles \"karma-kotlin-reporter.js\" \"mocha-kotlin-reporter.js\" lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "^10.12.21",
|
||||
|
||||
Reference in New Issue
Block a user