export 'staticRenderFns' was not found in './Todo.vue?vue&type=template&id=e107d2f8&' #1996
Closed
Description
Tests are failling in vue 2.7
Hi, I understand that you have no bandwidth to support some new features in Vue 2.7, but if I don't use any new features in 2.7 all of my tests are still failing with these errors:
export 'render' was not found in './Todo.vue?vue&type=template&id=e107d2f8&'
export 'staticRenderFns' was not found in './Todo.vue?vue&type=template&id=e107d2f8&'
Related information:
@vue/test-utils
version: 1.3.0- @vue/cli-plugin-unit-mocha version: 4.5.19
Vue
version: 2.7.8node
version: 16.16.0npm
(oryarn
) version: 8.11.0
Metadata
Assignees
Labels
No labels