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 8c9e694 + 1243612 commit 5319f36Copy full SHA for 5319f36
demo/config/config.exs
@@ -28,7 +28,7 @@ config :demo,
28
generators: [binary_id: true]
29
30
config :esbuild,
31
- version: "0.25.9",
+ version: "0.25.10",
32
default: [
33
args:
34
~w(js/app.js --bundle --target=es2022 --outdir=../priv/static/assets/js --external:/fonts/* --external:/images/* --alias:@=. --alias:backpex=/opt/app),
0 commit comments