We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5784f5b commit 96f980cCopy full SHA for 96f980c
angular.json
@@ -57,7 +57,8 @@
57
"passWithNoTests": true
58
}
59
60
- }
+ },
61
+ "implicitDependencies": ["web"]
62
},
63
"nodeplotlib": {
64
"root": "libs/nodeplotlib",
@@ -210,7 +211,8 @@
210
211
"lintFilePatterns": ["apps/web-e2e/**/*.{js,ts}"]
212
213
214
215
216
217
218
0 commit comments