mfx ui config:前端部署配置 源码
mfx-ui-config 安装 yarn add @mediafellows/mfx-ui-config 安装和配置 检出当前配置 这应该经常运行,至少在 每次部署 在您第一次运行构建之前,例如开发服务器 更新到最新配置 用法 进口 // NOT @mediafellows /mfx-ui-config! // (as this contains the encrypted values only) import config from 'mfx-ui-config' 例子 import config from 'mfx-ui-config' const envConfig = confi
文件列表
mfx-ui-config-master.zip
(预估有个8文件)
mfx-ui-config-master
.gitignore
33B
package.json
610B
bin
update-config
602B
index.js
29KB
node_modules
.yarn-integrity
439B
README.md
714B
index.mock.js
3KB
暂无评论