Install nuxt-vite

This commit is contained in:
Sam Carlton 2021-07-10 13:37:53 -05:00
parent 4d0ce2a25d
commit b4235653e7
2 changed files with 2576 additions and 221 deletions

2796
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -73,6 +73,7 @@
"node-fetch": "^2.6.1", "node-fetch": "^2.6.1",
"nodemon": "^1.11.0", "nodemon": "^1.11.0",
"nuxt": "^2.14.11", "nuxt": "^2.14.11",
"nuxt-vite": "^0.1.1",
"postcss": "^8.2.4", "postcss": "^8.2.4",
"postcss-cli": "^8.3.1", "postcss-cli": "^8.3.1",
"prettier": "1.14.3", "prettier": "1.14.3",