https://github.com/oliverjash/tsconfig-paths-project-references-bug
https://github.com/oliverjash/tsconfig-paths-project-references-bug
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oliverjash/tsconfig-paths-project-references-bug
- Owner: OliverJAsh
- Created: 2021-06-11T07:52:39.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-11T07:53:00.000Z (about 4 years ago)
- Last Synced: 2025-01-16T21:51:06.057Z (5 months ago)
- Language: JavaScript
- Size: 45.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
yarn
tsc --build app/tsconfig.json --verbose
webpack
```