Skip to content

Commit 2c9dcde

Browse files
committed
Add a netlify.toml
1 parent 77d8571 commit 2c9dcde

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[build]
2+
command = "ng build --configuration production && ng run angular-bfdx:serverless:production"
3+
functions = "netlify/functions"
4+
publish = "dist/angular-bfdx/browser"
5+
6+
[[plugins]]
7+
package = "../.."

0 commit comments

Comments
 (0)