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 02c2273 commit 2a2ad76Copy full SHA for 2a2ad76
tests/fixtures/angular-21/netlify.toml
@@ -0,0 +1,6 @@
1
+[build]
2
+ command="npm run build"
3
+ ignore="exit 1" ## always build, there might be changes in the plugin
4
+
5
+[[plugins]]
6
+ package="@netlify/angular-runtime"
0 commit comments