Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
🧪 Vite mode is experimental and many Nuxt modules are still incompatible. If you find a bug, please report via issues with a minimal reproduction.
💡 We are trying to make most modules and options work out-of-the-box. If you are a module maintainer, please see this section for supporting Vite. If a module or feature is missing, feel free to open an issue.
Install nuxt-vite
: (nuxt >= 2.15.0 is required)
yarn add --dev nuxt-vite
# OR
npm i -D nuxt-vite
Add to buildModules
:
// nuxt.config
export default {
buildModules: [
'nuxt-vite'
]
}
That's it! Now you can enjoy a super fast nuxt dev
experience with Vite!
This module could not be possible without vite-plugin-vue2 by @underfin
Published under MIT License
FAQs
Vite Experience with Nuxt 2
The npm package nuxt-vite receives a total of 5,152 weekly downloads. As such, nuxt-vite popularity was classified as popular.
We found that nuxt-vite demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.