Skip to content

Commit a2d71e7

Browse files
committed
test: transpile all nextcloud packages as they are ESM
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent f4de67f commit a2d71e7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

jest.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
*/
55

66
const ignorePatterns = [
7-
'@nextcloud/initial-state',
8-
'@nextcloud/sharing',
7+
'@nextcloud/',
98
'ansi-regex',
109
'bail',
1110
'ccount', // ESM dependency of remark-gfm

0 commit comments

Comments
 (0)