build.js 105 B

12345
  1. module.exports = {
  2. usingComponents: {
  3. "wx-channel-video": "../channel-video/channel-video",
  4. },
  5. }