Skip to content

Commit

Permalink
add build:analyze
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul authored and umputun committed Nov 13, 2024
1 parent b098bcd commit 752414e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hugo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"description": "Сайт подкаста Радио-Т",
"scripts": {
"build": "mix build --production",
"build:analyze": "ANALYZE=true mix build --production",
"hugo": "cross-env-shell hugo serve --minify --port ${HUGO_PORT:-1313}",
"hugo:no-live": "cross-env-shell hugo serve --minify --disableLiveReload --port ${HUGO_PORT:-1313}",
"dev": "cross-env NODE_ENV=development run-p dev:watch hugo",
Expand Down

0 comments on commit 752414e

Please sign in to comment.