move embarkjs packages & remove embark- prefix from some folders (#1879)

* chore(@embark/): move embarkjs packages to their own folder

* chore(@embark/): rename embark-ui folder to cockpit

* chore(@embark/): rename packages already in logical folders to remove embark- prefix

chore(@embark/): rename packages already in logical folders to remove embark- prefix

update package.json files to use correct eslint config

remove core/* from package.json workspaces
This commit is contained in:
Iuri Matias 2019-09-06 18:26:08 -04:00 committed by GitHub
parent 48c328e39e
commit c46c52ff5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
582 changed files with 23 additions and 23 deletions

View File

@ -78,8 +78,8 @@
"packages/core/*",
"packages/plugins/*",
"packages/stack/*",
"packages/*",
"core/*"
"packages/embarkjs/*",
"packages/*"
],
"nohoist": [
"embark/embark-test-contract-0",

View File

Before

Width:  |  Height:  |  Size: 296 B

After

Width:  |  Height:  |  Size: 296 B

View File

Before

Width:  |  Height:  |  Size: 357 B

After

Width:  |  Height:  |  Size: 357 B

Some files were not shown because too many files have changed in this diff Show More