force regeneration of code in vue 3 when not using single file components

前端 未结 0 1493
一生所求
一生所求 2020-12-06 23:24

I\'m using vue 3 with jest for unit tests. My component is in the .vue file, with js and css in separate files and included in the .vue via src=: