Ambrosia Developments

Results 1 comments of Ambrosia Developments

With Vue3, is there a way to turn on `runtimeCompiler` without requiring `vue.config.js`? I want to configure custom elements during runtime using `app.config.compilerOptions.isCustomElement` but `nx-plus/vue` already has `vue-loader` configured so...