1.0.2 • Published 5 months ago

foundations-typescript-lib-vite v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

foundations-typescript-lib-vite

This is a package created to practice building a TypeScript package with Vite.

inspiration

https://onderonur.netlify.app/blog/creating-a-typescript-library-with-vite/

this vite project was created using

npm create vite@latest

To create the distributable package to publish on npm, we need to create a vite.config.ts

To be able to include our type definitions as .d.ts files to our bundle, we need vite-plugin-dts

1.0.2

5 months ago

1.0.1

5 months ago

0.0.0

5 months ago