Skip to content

Cleanup directory structure#41

Merged
keithamus merged 4 commits intomasterfrom
cleanup-monorepo
Jun 19, 2020
Merged

Cleanup directory structure#41
keithamus merged 4 commits intomasterfrom
cleanup-monorepo

Conversation

@keithamus
Copy link
Copy Markdown
Contributor

This cleans up and simplifies the directory structure, meaning there is only one project to build, it also drops yarn workspaces, and yarn, in favour of npm.

@keithamus keithamus requested a review from a team as a code owner June 12, 2020 14:52
Comment thread tsconfig.json Outdated
"declarationMap": true,
"noEmit": false,
"outDir": "./lib",
"rootDir": "src",
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.

With include already set to src, what does rootDir do here? we don't seem to have needed this in other places.

@keithamus keithamus merged commit f6870e0 into master Jun 19, 2020
@keithamus keithamus deleted the cleanup-monorepo branch June 22, 2020 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants