Prepares the package.json by removing all unnecessary fields and copying it to the out folder of esbuild, so the built package can be published directly.
published version 2.0.0, 6 months agoThe plugin copies files to the esbuild out folder, ensuring that all required files are included alongside the built code.
published version 2.0.0-next.0, 8 months agoBy deleting the out folder before each new build, the plugin ensures a clean output directory for the build process.
published version 2.0.0-next.2, 7 months agoThe plugin enhances the build process by seamlessly integrating TypeScript, offering powerful features like type checking, automatic generation of .d.ts files, and ensuring robust type safety throughout.
published version 2.0.0, 5 months ago