Skip to content

Commit

Permalink
Merge branch 'develop' into master-merge-up
Browse files Browse the repository at this point in the history
  • Loading branch information
elevatebart committed Feb 17, 2021
2 parents 585649c + 4732937 commit de60d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion npm/react/package.json
Expand Up @@ -13,7 +13,7 @@
"pretest": "yarn transpile",
"test": "yarn cy:run",
"transpile": "tsc",
"watch": "yarn build --watch"
"watch": "yarn build --watch --watch.exclude ./dist/**/*"
},
"dependencies": {
"@babel/plugin-transform-modules-commonjs": "7.12.1",
Expand Down

0 comments on commit de60d92

Please sign in to comment.