Bundler optimisations for Nuxt
[!WARNING]
This module is a work-in-progress laboratory for exploring bundler optimisations in Nuxt.
useAsyncData fetcher functions into async chunks (for use with static site generation)Install and add nuxt-rebundle to your nuxt.config.
npx nuxi@latest module add nuxt-rebundle
export default defineNuxtConfig({
modules: ['nuxt-rebundle'],
})
corepack enablepnpm installpnpm dev:preparepnpm dev to start playground in development modeMade with ❤️
Published under the MIT License.
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.