tko icon indicating copy to clipboard operation
tko copied to clipboard

#179: README update for [beta] TKO builds

Open lorikayman opened this issue 3 years ago • 0 comments

Close https://github.com/knockout/tko/issues/179

As bescribed there i wanted to detail out these moments at project readme:

  • [x] how to import TKO properly, considering different modules
  • [x] build process now with esbuild instead of rollup
  • [x] clearer basic instructions on monorepo usage for newcomers
  • [ ] represent monorepo architecture more transparently, explain tools/* interaction with makefile as they are deeply tied to each other (and test infrastructure) considering tools/* are referred at every inline package -- as up now it takes time to figure it all out despite working with both test runners, bundlers and monorepo managers, -- basically explain how it all sticks together.

lorikayman avatar Aug 07 '22 21:08 lorikayman