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

Monorepo #143

Merged
merged 98 commits into from
Feb 19, 2021
Merged

Monorepo #143

merged 98 commits into from
Feb 19, 2021

Conversation

germartinez
Copy link
Member

Create Contract Proxy Kit Monorepo

@@ -8,12 +8,11 @@
"target": "ES6",
"module": "ES2020",
"outDir": "lib/esm",
"types" : [ "node", "mocha" ],
Copy link
Member

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
Member 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
Member

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

Copy link
Member Author

@germartinez germartinez Feb 18, 2021

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

@germartinez germartinez requested a review from mmv08 February 18, 2021 12:36
@germartinez germartinez merged commit 7cc1b45 into development Feb 19, 2021
@germartinez germartinez deleted the cpk-monorepo branch February 19, 2021 14:18
@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