mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2025-01-05 12:57:33 +03:00
Set esbuild option in netlify.toml to allow ESM syntax.
This commit is contained in:
parent
852be5fe11
commit
7f35edd60e
@ -12,3 +12,4 @@
|
|||||||
|
|
||||||
[functions]
|
[functions]
|
||||||
included_files = ["content/**"]
|
included_files = ["content/**"]
|
||||||
|
node_bundler = "esbuild"
|
||||||
|
Loading…
Reference in New Issue
Block a user