mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Merge pull request #13209 from JorgenVatle/update-meteor-vite
Update `meteor-vite` packages in Vue and Solid skeleton apps
This commit is contained in:
@@ -19,4 +19,4 @@ hot-module-replacement # Update client in development without reloading the pag
|
||||
|
||||
~prototype~
|
||||
static-html # Define static page content in .html files
|
||||
jorgenvatle:vite-bundler@2.0.0-beta.12
|
||||
jorgenvatle:vite-bundler
|
||||
|
||||
@@ -18,6 +18,6 @@ shell-server # Server-side component of the `meteor shell` com
|
||||
hot-module-replacement # Update client in development without reloading the page
|
||||
|
||||
static-html # Define static page content in .html files
|
||||
jorgenvatle:vite-bundler@2.0.0-beta.12
|
||||
jorgenvatle:vite-bundler
|
||||
~prototype~
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"@types/meteor": "^2.9.7",
|
||||
"@vitejs/plugin-vue": "^3.2.0",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"meteor-vite": "^1.7.1",
|
||||
"meteor-vite": "^1.10.3",
|
||||
"postcss": "^8.4.31",
|
||||
"tailwindcss": "^3.3.5",
|
||||
"vite": "^3.2.7"
|
||||
|
||||
Reference in New Issue
Block a user