Skip to content

Commit

Permalink
fix esbuild watch error (#1260)
Browse files Browse the repository at this point in the history
  • Loading branch information
TraceyOnim authored Jun 20, 2024
1 parent 26d1771 commit 5758e47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/dev.exs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ config :quadblockquiz, QuadblockquizWeb.Endpoint,
watchers: [
node: [
"build.js",
"--watch",
cd: Path.expand("../assets", __DIR__)
],
npx: [
Expand Down

0 comments on commit 5758e47

Please sign in to comment.