We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5338f9f + fb273f1 commit 8a2cda4Copy full SHA for 8a2cda4
1 file changed
demo/config/config.exs
@@ -24,7 +24,7 @@ config :demo,
24
generators: [binary_id: true]
25
26
config :esbuild,
27
- version: "0.27.7",
+ version: "0.28.0",
28
default: [
29
args:
30
~w(js/app.js --bundle --target=es2022 --outdir=../priv/static/assets/js --external:/fonts/* --external:/images/* --alias:@=. --alias:backpex=/opt/app),
0 commit comments