提交 f0615196 编写于 作者: Q qiang

fix: mp-alipay getPlatformGlobal

上级 8712c871
......@@ -22,7 +22,7 @@ const {
} = require('./pages')
const {
md5,
md5,
hasOwn,
hasModule,
hashify,
......@@ -56,12 +56,13 @@ const {
htmlPreprocessOptions,
nvueJsPreprocessOptions,
nvueCssPreprocessOptions,
nvueHtmlPreprocessOptions
nvueHtmlPreprocessOptions,
getPlatformGlobal
} = require('./platform')
module.exports = {
md5,
tags,
tags,
hasOwn,
getJson,
parseJson,
......@@ -104,5 +105,6 @@ module.exports = {
htmlPreprocessOptions,
nvueJsPreprocessOptions,
nvueCssPreprocessOptions,
nvueHtmlPreprocessOptions
nvueHtmlPreprocessOptions,
getPlatformGlobal
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册