Skip to content

Refactor: Replace Gulp#26

Merged
anoack93 merged 5 commits intomainfrom
feature/remove-gulp
Mar 2, 2026
Merged

Refactor: Replace Gulp#26
anoack93 merged 5 commits intomainfrom
feature/remove-gulp

Conversation

@anoack93
Copy link
Collaborator

@anoack93 anoack93 commented Mar 2, 2026

Remove all gulp dependencies and replace them with glob and custom implementation for file and directory creation

anoack93 added 5 commits March 2, 2026 12:28
- Updated package.json to remove gulp dependencies and add glob.
- Refactored command handling to use new file operations for generating component files.
- Removed gulpfile.js and replaced its functionality with file-generator.js.
- Added file operations for creating directories, processing templates, and copying files.
- Implemented tests for the new file-generator module to ensure functionality.
@anoack93 anoack93 merged commit 8305245 into main Mar 2, 2026
6 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.

1 participant