Rollup/rolldown/tsdown/vite plugin that adds @PURE annotations. Compatible with the minify bundling option. Well tested and documented, 100% Typescript
Any donations would be much appreciated 😄
Please star the repo if you find it useful!
Depending on the package manager you use, run one of the following commands in your terminal:
-
npm:
npm install @parischap/rolldown-plugin-pure
-
pnpm:
pnpm add @parischap/rolldown-plugin-pure
-
yarn:
yarn add @parischap/rolldown-plugin-pure