Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Monorepo - #143

Merged
Germán Martínez (germartinez) merged 98 commits into
developmentfrom
cpk-monorepo
Feb 19, 2021
Merged

Monorepo#143
Germán Martínez (germartinez) merged 98 commits into
developmentfrom
cpk-monorepo

Conversation

@germartinez

Copy link
Copy Markdown
Contributor

Create Contract Proxy Kit Monorepo

Comment thread packages/contract-proxy-kit/tsconfig.cjs.json Outdated
Comment thread packages/cpk-configuration-app/.github/workflows/cla.yml
Comment thread packages/cpk-configuration-app/GNOSISCLA.md Outdated
Comment thread packages/cpk-configuration-app/src/react-app-env.d.ts
Comment thread packages/cpk-configuration-app/src/types/react-app-env.d.ts Outdated
Comment thread packages/cpk-configuration-app/tsconfig.json
Comment thread tsconfig.base.json Outdated
"target": "ES6",
"module": "ES2020",
"outDir": "lib/esm",
"types" : [ "node", "mocha" ],

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked the problem we had with yarn run cpk:test and it worked for me with this option removed 🤷‍♂️

I don't think we need to use it, the docs don't seem to make much sense in our case

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In my case they only work with this option

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what if you reinstall node-modules by deleting the folder and lockfiles? sometimes with a mono repo it is the case

@germartinez Germán Martínez (germartinez) Feb 18, 2021

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've already tried that and still doesn't work without it

Comment thread .travis.yml
@germartinez
Germán Martínez (germartinez) merged commit 7cc1b45 into development Feb 19, 2021
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants