You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CJS output is provided in package.json but is not specified in the vite.config.js build format. With the CJS output, we can also publish types using dts-gen
Feature Title
Add support for CJS output and types
Feature Description
CJS output is provided in package.json but is not specified in the vite.config.js build format. With the CJS output, we can also publish types using dts-gen
Use Case
Support CJS
Additional Context
Alternative Solutions
Workaround for type def
The text was updated successfully, but these errors were encountered: