提交 2e003088 编写于 作者: fxy060608's avatar fxy060608

npm run build:h5

上级 0c627102
...@@ -261,8 +261,12 @@ ...@@ -261,8 +261,12 @@
] ]
], ],
"createMapContext": [ "createMapContext": [
"/platforms/h5/service/api/context/map.js", "/core/service/api/context/create-map-context.js",
[ [
[
"/platforms/h5/service/api/context/operate-map-player.js",
"operateMapPlayer"
],
[ [
"/core/helpers/protocol/context/context.js", "/core/helpers/protocol/context/context.js",
"createMapContext" "createMapContext"
...@@ -314,8 +318,12 @@ ...@@ -314,8 +318,12 @@
] ]
], ],
"createVideoContext": [ "createVideoContext": [
"/platforms/h5/service/api/context/video.js", "/core/service/api/context/create-video-context.js",
[ [
[
"/platforms/h5/service/api/context/operate-video-player.js",
"operateVideoPlayer"
],
[ [
"/core/helpers/protocol/context/context.js", "/core/helpers/protocol/context/context.js",
"createVideoContext" "createVideoContext"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册