WIP vue-cli 5

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-05-06 17:20:54 +02:00
parent 9f5e3a39ec
commit 3ff7bc4512
37 changed files with 2927 additions and 4101 deletions

View File

@@ -2,7 +2,7 @@
const vueJest = require("vue-jest/lib/template-compiler");
module.exports = {
process(content) {
process(content: any) {
const { render } = vueJest({
content,
attrs: {