Skip to content

Migrate build system from Gulp to grab-deps#86

Merged
fumikito merged 5 commits intomasterfrom
feature/migrate-to-grab-deps
Mar 11, 2026
Merged

Migrate build system from Gulp to grab-deps#86
fumikito merged 5 commits intomasterfrom
feature/migrate-to-grab-deps

Conversation

@fumikito
Copy link
Contributor

Summary

  • Replace Gulp + webpack-stream with grab-deps
  • Remove gulpfile.js
  • Change JS output from assets/js to dist/js
  • Update includes/js-helper.php to reference dist instead of assets
  • Update .gitignore to ignore /dist/ instead of /assets/
  • Update bin/build.sh to use npm run package
  • Standardize npm scripts (package, build:js, lint, watch)

Test plan

  • npm run package produces correct output in dist/js/
  • npm run lint works
  • Cookie scripts load correctly (asset path changed)
  • CI passes

🤖 Generated with Claude Code

fumikito and others added 5 commits March 12, 2026 01:46
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
@fumikito fumikito merged commit 1435411 into master Mar 11, 2026
8 checks passed
@fumikito fumikito deleted the feature/migrate-to-grab-deps branch March 11, 2026 17:50
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.

1 participant