treetracker-web-map-client icon indicating copy to clipboard operation
treetracker-web-map-client copied to clipboard

build(turborepo): add TurboRepo to the project

Open LifeAsDev opened this issue 1 year ago • 6 comments
trafficstars

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

LifeAsDev avatar Dec 14 '23 01:12 LifeAsDev

wow, this is amazing! Thank you! @LifeAsDev

dadiorchen avatar Dec 14 '23 01:12 dadiorchen

@LifeAsDev how about the performance of compile the first page? Home page

dadiorchen avatar Dec 14 '23 01:12 dadiorchen

@LifeAsDev are you interested in joining our community on slack? If you do, please leave you email so I can invite you

dadiorchen avatar Dec 14 '23 01:12 dadiorchen

45seg without turbo, 11seg with turbo Yeah I wanna join on the community [email protected]

LifeAsDev avatar Dec 14 '23 15:12 LifeAsDev

@LifeAsDev I have invited you from slack

dadiorchen avatar Dec 20 '23 07:12 dadiorchen

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.

dadiorchen avatar Feb 10 '24 03:02 dadiorchen