Skip to content

Commit 440597e

Browse files
committed
Fix build
1 parent 2617ce4 commit 440597e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

packages/tsconfig.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
],
1313
"resolveJsonModule": true,
1414
"jsx": "react",
15-
"allowJs": true,
16-
"paths": {
17-
"loader!*": ["*"]
18-
}
15+
"allowJs": true
1916
}
2017
}

0 commit comments

Comments
 (0)