Skip to content

Commit

Permalink
remove testapp I don't use anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
zachbryant committed May 25, 2021
1 parent 1326675 commit 54cfaa7
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 6,359 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ And that's it. **Note:** the order of resolvers is sequential, and I highly reco

Clone this repo anywhere, then run `yarn && yarn link` in the project root.

In `test/testapp`, run `yarn && yarn link parcel-resolver-tspaths`. Run `yarn build` to generate a new `index.min.js`. Dev watcher coming soon.
In any parcel app, run `yarn && yarn link parcel-resolver-tspaths`. Then follow normal build procedures. Real tests coming soon.

If you run into issues viewing debug output, you can see all raw output by running `yarn test |& cat` (Mac/Linux users only).
10 changes: 0 additions & 10 deletions test/.eslintrc.json

This file was deleted.

23 changes: 0 additions & 23 deletions test/test.js

This file was deleted.

11 changes: 0 additions & 11 deletions test/testapp/.parcelrc

This file was deleted.

24 changes: 0 additions & 24 deletions test/testapp/package.json

This file was deleted.

13 changes: 0 additions & 13 deletions test/testapp/src/index.html

This file was deleted.

11 changes: 0 additions & 11 deletions test/testapp/src/index.ts

This file was deleted.

2 changes: 0 additions & 2 deletions test/testapp/src/test/index.ts

This file was deleted.

1 change: 0 additions & 1 deletion test/testapp/src/test/nested/hello.js

This file was deleted.

1 change: 0 additions & 1 deletion test/testapp/src/test/nested/index.ts

This file was deleted.

102 changes: 0 additions & 102 deletions test/testapp/src/test/nested/pinata.svg

This file was deleted.

20 changes: 0 additions & 20 deletions test/testapp/tsconfig.json

This file was deleted.

Loading

0 comments on commit 54cfaa7

Please sign in to comment.