treetracker-web-map-client
treetracker-web-map-client copied to clipboard
build(turborepo): add TurboRepo to the project
Description
feature #1737
Fixes # (issue)
Type of change
Build comment: # 'Please delete options that are not relevant.'
- [ x] New feature (non-breaking change which adds functionality)
- [ x] This change requires a documentation update
Screenshots
| Before | After |
|---|---|
| "screenshot before" | "screenshot after" |
How Has This Been Tested?
- [ ] Cypress integration
- [ ] Cypress component tests
- [ ] Jest unit tests
Checklist:
- [x ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
wow, this is amazing! Thank you! @LifeAsDev
@LifeAsDev how about the performance of compile the first page? Home page
@LifeAsDev are you interested in joining our community on slack? If you do, please leave you email so I can invite you
45seg without turbo, 11seg with turbo Yeah I wanna join on the community [email protected]
@LifeAsDev I have invited you from slack
I tried this, maybe the major benefits for this is re-arrange the packet building for npm. For the next.js running, it seems not faster than npm, but one thing is the next time to run the app, the compiling time is reduced, but even so, the improvement of this tool is not big.