Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use yarn workspaces/lerna to organise code #216

Closed
12 of 13 tasks
IgorKrupenja opened this issue Aug 31, 2020 · 0 comments
Closed
12 of 13 tasks

Use yarn workspaces/lerna to organise code #216

IgorKrupenja opened this issue Aug 31, 2020 · 0 comments
Labels
Milestone

Comments

@IgorKrupenja
Copy link
Owner

IgorKrupenja commented Aug 31, 2020

https://www.smashingmagazine.com/2019/07/yarn-workspaces-organize-project-codebase-pro/
https://www.digitalocean.com/community/tutorials/workflow-corralling-monorepos-with-yarn-workspaces
https://medium.com/swlh/yarn-workspaces-monorepo-beginners-guide-ed89de47aa25

  • commit and rebase
  • sort packages at top level
  • try removing node version in functions and use Node 12
  • re-enable tasks
  • sort yarn scripts at top level
  • sort tsconfig at top level
  • attempt fixing process data script
  • yarn aliases
  • cd aliases to fn and web-app
  • warning on yarn run deploy-fn
  • use * in workspaces
  • cloc script needs better logic
  • consider getting rid of stats/analyze scripts
@IgorKrupenja IgorKrupenja added this to the 0.2.0 milestone Aug 31, 2020
@issue-states issue-states bot closed this as completed Sep 1, 2020
@IgorKrupenja IgorKrupenja modified the milestones: 0.4.0, 0.1.0 Feb 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant