File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ A clean and fast Eleventy Starter Project with Vite.
5
5
[ ![ Netlify Status] ( https://api.netlify.com/api/v1/badges/ef99b4ea-199f-497b-84c1-48c34355da8a/deploy-status )] ( https://app.netlify.com/sites/eleventyplusvite/deploys )
6
6
## Features
7
7
8
- * Eleventy 2.0.0-canary
8
+ * Eleventy 2.0.1
9
9
* New Eleventy 2.0 Dev Server with live reload
10
+ * Vite 4.5.0
10
11
* Vite as Middleware in Eleventy Dev Server (uses [ eleventy-plugin-vite] ( https://github.com/11ty/eleventy-plugin-vite/ ) )
11
12
* Eleventy build output is post-processed by [ Vite] ( https://vitejs.dev ) (with Rollup)
12
13
* CSS/Sass post-processing with PostCSS incl. [ Autoprefixer] ( https://github.com/postcss/autoprefixer ) and cssnano
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eleventy-plus-vite" ,
3
- "version" : " 0.2.2 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " A clean and simple Eleventy 2 Starter Kit with Vite" ,
5
5
"browserslist" : [
6
6
" > 0.5%" ,
You can’t perform that action at this time.
0 commit comments