6 lines
No EOL
163 B
TOML
6 lines
No EOL
163 B
TOML
[build]
|
|
command="yarn build"
|
|
publish="build"
|
|
|
|
[functions]
|
|
node_bundler = "esbuild" # temporary workaround for https://github.com/sveltejs/kit/issues/6462 |