Skip to content

Commit

Permalink
Try esbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
sylveon committed Jan 29, 2022
1 parent 0b619a2 commit bb2dc3a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
html = { pretty_urls = true }
images = { compress = true }

[functions]
node_bundler = "esbuild"

[template.environment]
DISCORD_CLIENT_ID = "Your Discord App's client ID"
DISCORD_CLIENT_SECRET = "Your Discord App's client secret"
Expand Down

0 comments on commit bb2dc3a

Please sign in to comment.