Skip to content

Migrate build system from Gulp to grab-deps#20

Merged
fumikito merged 9 commits intomasterfrom
feature/migrate-to-grab-deps
Mar 12, 2026
Merged

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

Conversation

@fumikito
Copy link
Copy Markdown
Contributor

Summary

  • Replace Gulp + webpack-stream with grab-deps + sass + postcss
  • Remove webpack.config.js and gulpfile.js
  • Standardize npm scripts (package, build:js, build:css, lint, fix, watch)
  • Update stylelint config from stylelint-config-wordpress to @wordpress/stylelint-config

Test plan

  • npm run package produces correct output in dist/
  • npm run lint works
  • CI passes

🤖 Generated with Claude Code

@fumikito fumikito enabled auto-merge March 12, 2026 06:12
@fumikito fumikito merged commit 9fa6e86 into master Mar 12, 2026
8 checks passed
@fumikito fumikito deleted the feature/migrate-to-grab-deps branch March 12, 2026 06:12
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