]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/webpack/webpack.video-embed.js
Handle playlist oembed
[github/Chocobozzz/PeerTube.git] / client / webpack / webpack.video-embed.js
index 83622a9741c5539e7eed20e354968692d5fa6d3e..aa7c5e550081860396d33a61843e40a606b09752 100644 (file)
@@ -29,6 +29,7 @@ module.exports = function () {
         'video.js$': path.resolve('node_modules/video.js/core.js'),
         '@root-helpers': path.resolve('src/root-helpers'),
         '@shared/models': path.resolve('../shared/models'),
+        '@shared/core-utils': path.resolve('../shared/core-utils')
       }
     },