Skip to content

marvinhagemeister/vite-nested-plugin-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vite nested plugins bug

If a plugin adds other plugins via the config() hook, they'll be ignored. See vite.config.ts for more details.

Steps to reproduce

  1. Clone this repo
  2. Run npm install
  3. Run npm start and open the page
  4. Page should render "It works!"

Expected behaviour

Page should display the string "It works!"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published