diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 448ee2884..000000000 --- a/TODO.md +++ /dev/null @@ -1,9 +0,0 @@ -- fix esm build of web-component (not related to monorepo) - we should not bundle dependencies on the esm build -- make start to consider workspace packages changes (i.e. when changing core - it should re-transpile) , if not - need to document that in readme or something similar -- optional - send to slack channel on release -- reuse config files (such as tsconfig, jest, lint, rollup, etc..) -- research using project json (with plugins) vs package.json scripts -- packages cleanup -- update pnpm so it will fail if pnpm publish fails - https://github.com/pnpm/pnpm/issues/5528 -- remove branch history