@holajs/preset-gmu
v0.1.18
Published
GMU小程序平台插件预设
Downloads
41
Readme
@holsjs/preset-gmu
hola 项目编译 gmu 类型插件预设,包含插件: ["@holajs/plugin-platform-gmump","@holajs/plugin-platform-gmuapp"]
使用方式
$ yarn add @holajs/preset-gmu -S
// /config/index.js
const config = {
presets: ['@holajs/preset-gmu']
}