@teppeis/dual-package-cjs-proxy-sample
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Sample project for dual package with CJS proxy

  • Asynchronous functions: Export native ESM implementation via CJS proxy
  • Synchronous functions or values: Export as a single bundled file with esbuild

Usage

$ npm i @teppeis/dual-package-cjs-proxy-sample

Lisense

MIT © Teppei Sato

This is based on Vite that is licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @teppeis/dual-package-cjs-proxy-sample

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

5.16 kB

Total Files

19

Last publish

Collaborators

  • teppeis