stub prototype
and optionMergeStrategies
for vue3 compat
#40
Labels
enhancement
New feature or request
prototype
and optionMergeStrategies
for vue3 compat
#40
Environment
Linux
v14.18.1
2.16.0-27285136.ab1c6cb4
[email protected]
Webpack
plugins
,bridge
,target
,ssr
,buildModules
-
@nuxt/[email protected]
Reproduction
https://codesandbox.io/s/gracious-wildflower-g27zf
Describe the bug
The
vueApp
provided bynuxtApp
in a plugin doesn't mock all vue properties, which make some libraries fail. I encountered so farprototype
(with VueTailwind, as in the reproduction above) andconfig.optionMergeStrategies
(with VueApollo).Additional context
fixed it for me.
Logs
No response
The text was updated successfully, but these errors were encountered: