Bug 32030: Move cypress to t - fix build_js/watch_js
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
4f1f8bb4ea
commit
4129da4d26
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
|||
"compilerOptions": {
|
||||
"resolveJsonModule": true
|
||||
},
|
||||
"exclude": ["./cypress"]
|
||||
"exclude": ["./t/cypress"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue