Skip to content

Commit de60d92

Browse files
author
Barthélémy Ledoux
authored
Merge branch 'develop' into master-merge-up
2 parents 585649c + 4732937 commit de60d92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

npm/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"pretest": "yarn transpile",
1414
"test": "yarn cy:run",
1515
"transpile": "tsc",
16-
"watch": "yarn build --watch"
16+
"watch": "yarn build --watch --watch.exclude ./dist/**/*"
1717
},
1818
"dependencies": {
1919
"@babel/plugin-transform-modules-commonjs": "7.12.1",

0 commit comments

Comments
 (0)