Open ptrkdan opened 6 months ago
Latest commit: ef4f7e0073d9f61b4cc599db70a40c9b0d9c5c86
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@jinmayamashita @seiya0914
I'm sorry it took long to open up the PR.
As I've mentioned in our meeting, I'm planning on using this branch/PR as a base branch for the plop
implementation.
I will continue to implement the router templates on a child branch, and whoever is available may continue to work on the package.json
templates.
Once the implementations are done, I will merge it all here, resolve the conflicts and then merge it to main
.
However, please feel free to add your comments here! 🙏
The CLI test is still failing despite merging the latest update from main
.
https://github.com/monstar-lab-oss/ml-frontend/actions/runs/10935169811/job/30356449193
It looks like it's failing on the output of tree-cli
. Going to investigate it further...
(It's passing locally.)
[WIP: DO NOT MERGE YET]
Pull Request Checklist
console.log()
)npm run test:cli
)npm run test:modules
)npm run e2e
)Description
Context
Resolves #(issue)
Before
After
:warning: Breaking changes
Notes