Skip to content

Commit

Permalink
Rip out lerna, remove example directory
Browse files Browse the repository at this point in the history
  • Loading branch information
DonnieWest committed Aug 12, 2021
1 parent 20727f7 commit db8678d
Show file tree
Hide file tree
Showing 53 changed files with 190 additions and 6,784 deletions.
File renamed without changes.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: yarn install
run: yarn
- name: build
run: yarn build
- name: Unittesting
run: yarn test
- name: Linting
Expand Down
File renamed without changes.
3 changes: 0 additions & 3 deletions example/README.md

This file was deleted.

37 changes: 0 additions & 37 deletions example/package.json

This file was deleted.

108 changes: 0 additions & 108 deletions example/src/client.ts

This file was deleted.

26 changes: 0 additions & 26 deletions example/src/launcher.ts

This file was deleted.

11 changes: 0 additions & 11 deletions example/src/main.ts

This file was deleted.

56 changes: 0 additions & 56 deletions example/src/server.ts

This file was deleted.

7 changes: 0 additions & 7 deletions example/src/startserver.ts

This file was deleted.

19 changes: 0 additions & 19 deletions example/tsconfig.json

This file was deleted.

63 changes: 0 additions & 63 deletions example/webpack.config.js

This file was deleted.

10 changes: 0 additions & 10 deletions lerna.json

This file was deleted.

Loading

0 comments on commit db8678d

Please sign in to comment.