We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f662766 commit 9ef9208Copy full SHA for 9ef9208
1 file changed
apps/test-tokenizer/project.json
@@ -15,8 +15,7 @@
15
"webpackConfig": "webpack.node.config.js",
16
"assets": ["apps/test-tokenizer/src/assets"],
17
"target": "node",
18
- "compiler": "tsc",
19
- "externalDependencies": "none"
+ "compiler": "tsc"
20
},
21
"configurations": {
22
"production": {
0 commit comments