• 2024-11-21一个任务处理工具
    一个任务处理工具//importvueCompilerfrom'@vue/compiler-dom';////importfsfrom'fs';//conststr=fs.readFileSync('App.vue').toString();////constrootNode=vueCompiler.parse(str)//console.log(rootNode)const_={isInc