Commit 7430a4e65955c208b1213d6a149a9eaca23ecee2

Authored by ly525
1 parent ba00ddd0

build(vue.config): add runtimeCompiler config

Showing 1 changed file with 3 additions and 0 deletions
front-end/h5/vue.config.js 0 → 100644
  1 +module.exports = {
  2 + runtimeCompiler: true
  3 +}