Drop babel and gulp
Open
Status: Proposal
- Dominant language
- JavaScript
- Stars
- 31
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
babelとgulpをやめる
- babel: ネイティブでESMなどを扱えるため変換は不要なはず
- gulp: babelのために使ってるので不要
## TODO
- babelとgulpの変換フローを調査
- 削除
- cleanup
developmentとビルドでそれぞれ使い方が異なるので、それぞれ対応数r
## TEST
- ビルドが通る
- テストが通る
- npm startでちゃんと起動する
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the Babel and Gulp conversion flow, checking how development and build usage differ. Remove both tools and clean up their flow without changing the intended behavior. Done means the build passes, tests pass, and npm start launches successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100