feat: 修改actions formatter 使用formatterAegs

This commit is contained in:
ibuler
2020-05-28 16:06:57 +08:00
parent dbe17fbc04
commit 13589ce9cb
41 changed files with 287 additions and 259 deletions

View File

@@ -3,6 +3,7 @@ ENV = 'development'
# base api
VUE_APP_BASE_API = '/rpc'
PUBLIC_PATH = '/ui'
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
# to control whether the babel-plugin-dynamic-import-node plugin is enabled.