Skip to content

docs(readme): replace grunt references with build-pipeline.js#151

Merged
moodyjmz merged 1 commit into
mainfrom
docs/update-readme-grunt-to-webpack
Jun 30, 2026
Merged

docs(readme): replace grunt references with build-pipeline.js#151
moodyjmz merged 1 commit into
mainfrom
docs/update-readme-grunt-to-webpack

Conversation

@moodyjmz

Copy link
Copy Markdown
Member

Summary

  • Replaces all grunt build commands with node scripts/build-pipeline.js
  • Updates build flags table: --skip-imageminSKIP_MOBILE=1
  • Adds PRODUCT_VERSION and BUILD_ROOT to env vars table (both required by the pipeline)
  • Updates theme config.json description: Desktop path now correctly references build/theme.config.mjs instead of the deleted build/Gruntfile.js
  • Updates theme build command and "creating a new theme" step 5

Gruntfile.js was removed in the webpack migration (#109); these README sections were not updated at the time.

🤖 Generated with Claude Code

Gruntfile.js was removed in the webpack migration. Update all build
commands, flags, env vars, and theme workflow descriptions to reflect
the current build-pipeline.js entry point.

Signed-off-by: James Manuel <moodyjmz@users.noreply.github.com>
@moodyjmz moodyjmz requested a review from a team as a code owner June 30, 2026 05:52
@moodyjmz moodyjmz requested review from Alex-Arsys and j-base64 and removed request for a team June 30, 2026 05:52
@moodyjmz moodyjmz merged commit e7e9c58 into main Jun 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants