i am using vuejs + laravel, i want to transpile output of created build file in ES5

前端 未结 0 1984
谎友^
谎友^ 2021-02-07 11:10

Here is the rollup.config.js of my laravel module.

import fs from \'fs\';
import path from \'path\';
import vue from \'rollup-plugin-vue\';
import alias from \'@r         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题