@tomliang-amzn/fp-ts-vite
v1.0.3
Published
Find out how much faster it is to build the project using vite v.s. tsc + babel. This repo is to use vite to generate a bundle js file and output it to /dist dir. /dist will be published and consumed as an es module.
Downloads
6
Readme
Purpose
Find out how much faster it is to build the project using vite v.s. tsc + babel.
This repo is to use vite to generate a bundle js file and output it to /dist
dir.
/dist will be published and consumed as an es module.
Reference
- Microsoft TypeScript-Babel-Starter: https://github.com/microsoft/TypeScript-Babel-Starter
- fp-ts: https://github.com/gcanti/fp-ts
Publish
npm package is available at: https://www.npmjs.com/package/@tomliang-amzn/fp-ts-vite