Skip to content

Commit

Permalink
Merge pull request #68 from tyhopp/npm-workspaces
Browse files Browse the repository at this point in the history
Chore remove lerna
  • Loading branch information
tyhopp authored Apr 3, 2022
2 parents fa8670b + bb99196 commit b78e232
Show file tree
Hide file tree
Showing 24 changed files with 2,146 additions and 14,172 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/cypress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,7 @@ jobs:
run: npm i

- name: Build PRPL modules
run: npm run bootstrap && npm run build

- name: Install test dependencies
working-directory: tests
run: npm i

- name: Install test site dependencies
working-directory: tests
run: npm run setup
run: npm run build

- name: Run tests
working-directory: tests
Expand Down
1 change: 0 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ dist
.idea
.vscode
.prettierrc
lerna.json
CHANGELOG.md
README.md
14 changes: 0 additions & 14 deletions lerna.json

This file was deleted.

Loading

0 comments on commit b78e232

Please sign in to comment.