We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2720f2b commit 057a7b3Copy full SHA for 057a7b3
{{cookiecutter.github_project_name}}/package.json
@@ -44,7 +44,7 @@
44
"test:firefox": "karma start --browsers=Firefox tests/karma.conf.js",
45
"test:ie": "karma start --browsers=IE tests/karma.conf.js",
46
"watch": "npm-run-all -p watch:*",
47
- "watch:lib": "tsc -w --project src",
+ "watch:lib": "tsc -w",
48
"watch:nbextension": "webpack --watch"
49
},
50
"dependencies": {
0 commit comments