Skip to content

Commit e086fb3

Browse files
committed
chore: remove commented Puppeteer installation command from asset deployment in mix.exs
1 parent 9b2d508 commit e086fb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mix.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ defmodule Algora.MixProject do
128128
"assets.build": ["tailwind algora", "cmd --cd assets pnpm install"],
129129
"assets.deploy": [
130130
"tailwind algora --minify",
131-
# "cmd --cd assets npx puppeteer browsers install",
132131
"cmd --cd assets node build.js --deploy",
133132
"phx.digest"
134133
]

0 commit comments

Comments
 (0)