diff --git a/gulpfile.js b/gulpfile.js index c7673b4..3f2d2fc 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -8,7 +8,7 @@ require('../yjs/gulpfile.helper.js')(gulp, { polyfills: [], entry: './src/WebRTC.js', targetName: 'y-webrtc.js', - moduleName: 'y-webrtc', + moduleName: 'yWebrtc', specs: [] })