huang-julien / nuxt-runtime-compiler

A simple module to enable vue runtime bundle on Nuxt 2 and 3
17 stars 2 forks source link

build: don't build with nuxt-module-builder #44

Closed huang-julien closed 1 year ago

huang-julien commented 1 year ago

don't build with nuxt-module-builder to force nuxt to not use the native ESM loader. This way, .ts files can be imported at build time such as app.config.ts