Skip to content

Commit 3f1004e

Browse files
committed
changed the builder
1 parent 9daebc6 commit 3f1004e

File tree

4 files changed

+3876
-2
lines changed

4 files changed

+3876
-2
lines changed

netlify.toml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[build]
22
command = "npm install && npm run build"
3-
functions = "functions"
3+
functions = "functions"
4+
5+
[functions]
6+
node_bundler = "esbuild"

0 commit comments

Comments
 (0)