11 Commits

Author SHA1 Message Date
23f2796d68 Use relative paths in packages/*/package.json
When using versions and letting npm install dedupe the packages, npm
audit does not work and it exits with a cryptic error:

  The server said: Invalid package tree, run npm install to rebuild your package-lock.json
2020-01-09 18:26:00 +01:00
b5325a050d Add react-captcha, react-test package 2019-11-01 17:53:21 -04:00
9f1e2ca713 Run rondo imports
package.jsons are changed because dependencies are now sorted
tsconfig.jsons are changed because all referenced monorepo packages will
be added as project references
tsconfig.esm.jsons are changed because syncEsmConfig was run
2019-10-01 23:39:05 +07:00
6c56b51b4e Add typescript-plugin-styled-components to client/tsconfig.json 2019-09-26 21:37:38 +07:00
25589b870c Refactor common/team 2019-09-11 13:34:41 +07:00
eebe26f706 Extract redux, http-types, http-client and test-utils 2019-09-10 17:56:25 +07:00
4814316fa7 Use @rondo.dev/comments-common instead of @rondo.dev/common 2019-08-31 10:28:41 +07:00
ae670c8ea3 Fix compilation errors in @rondo/comments-client 2019-03-13 14:09:14 +05:00
c1d21350a8 Add PromiseMiddleware 2019-01-19 17:30:15 +01:00
8fd2eafdca Reorganize tsconfig.json files
According to:
https://github.com/RyanCavanaugh/learn-a
2019-01-18 23:00:36 +01:00
a46a2d28bf Mv client files into separate package 2019-01-18 20:31:16 +01:00