Vite-plugin Packages

vite-default-opt

A Vite plugin to automatically handle default imports for JavaScript and TypeScript files. It transforms default imports to be compatible with both CommonJS and ES module formats by checking if a module has a `default` export and falling back to the modul

1.0.4 • Published 9 months ago