build.js 111 B

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