Skip to content

Commit 9ef9208

Browse files
Fix build error
1 parent f662766 commit 9ef9208

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

apps/test-tokenizer/project.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"webpackConfig": "webpack.node.config.js",
1616
"assets": ["apps/test-tokenizer/src/assets"],
1717
"target": "node",
18-
"compiler": "tsc",
19-
"externalDependencies": "none"
18+
"compiler": "tsc"
2019
},
2120
"configurations": {
2221
"production": {

0 commit comments

Comments
 (0)