Skip to content

suguanYang/vite-external-esm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whats this for?

allow you to use vite without pre-bundling

How to use?

import externalESM from "vite-external-esm";

export default defineConfig({
  plugins: [externalESM()],
});

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published