https://github.com/shigma/tsx-475
https://github.com/shigma/tsx-475
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shigma/tsx-475
- Owner: shigma
- Created: 2024-02-15T20:31:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-16T07:26:16.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T11:41:16.569Z (about 1 year ago)
- Language: TypeScript
- Size: 963 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [privatenumber/tsx#475](https://github.com/privatenumber/tsx/pull/475)
## Reproduction Steps
1. Clone this repository
2. `yarn`
3. `yarn start`
## Real-World Explanation
- `@shigma/a` is a underlying tool library
- `@shigma/b` is a building tool, which depends on `@shigma/a`
Question: can I use `@shigma/b` to build `@shigma/a` with `tsx`?