/poc-NX-vite-ts-tree-shaking

A PoC to demonstrate tree shaking behaviour on Nx Monorepo with a Vite app (React + Typescript)

Primary LanguageTypeScript

TestNxViteTreeShaking

This is a PoC to demonstrate tree shaking behaviour on Nx Monorepo with a Vite app (React + Typescript)

Build the project

Use the Nx build command:

npx nx build frontend --skip-nx-cache --emptyOutDir

This workspace has been generated by Nx, a Smart, fast and extensible build system.