11ty / eleventy-plugin-vite

A plugin to use Vite with Eleventy
135 stars 10 forks source link

Starter theme? #7

Closed teamcrisis closed 2 years ago

teamcrisis commented 2 years ago

Does anyone have a starter theme using this plugin?

I have Vite generating a hashed css/SCSS file, but I can't seem to get the same working for javascript.

Any demos available?

zachleat commented 2 years ago

https://eleventyplusvite.netlify.app/ might be interesting to you!

https://matthiasott.com/notes/eleventy-plus-vite

zachleat commented 2 years ago

A couple of Vite results on https://www.11ty.dev/docs/starter/ too!

tombreit commented 1 year ago

Dear @teamcrisis , I've set up a (very very) minimal eleventy+eleventy-plugin-vite project with scss processing and js bundling: https://github.com/tombreit/eleventy-vite-minimal