https://github.com/rickstaa/tsup-lib-vite-demo-example
A simple example on how to include a demo vite app inside a tsup bundled library and debug it in vscode.
https://github.com/rickstaa/tsup-lib-vite-demo-example
debug example tsup typescript vite vscode
Last synced: 10 months ago
JSON representation
A simple example on how to include a demo vite app inside a tsup bundled library and debug it in vscode.
- Host: GitHub
- URL: https://github.com/rickstaa/tsup-lib-vite-demo-example
- Owner: rickstaa
- Created: 2024-12-06T12:43:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-13T08:27:01.000Z (about 1 year ago)
- Last Synced: 2025-03-24T21:46:59.703Z (11 months ago)
- Topics: debug, example, tsup, typescript, vite, vscode
- Language: TypeScript
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tsup-lib-vite-demo-example
A simple example on how to include a demo vite app inside a tsup bundled library and debug it in vscode.