Skip to content

Commit 2a2ad76

Browse files
committed
test: add netlify toml to angular 21 fixture
1 parent 02c2273 commit 2a2ad76

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)