vue.config.js 49 B

12345
  1. module.exports = {
  2. runtimeCompiler: true,
  3. }