]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/config/webpack.common.js
Design signup and login pages
[github/Chocobozzz/PeerTube.git] / client / config / webpack.common.js
index c37516271ff007b0de264ac62646d388847524c8..f387b44f9727f2d489d75f18ac135915c6c0cc5f 100644 (file)
@@ -302,6 +302,7 @@ module.exports = function (options) {
       */
       new LoaderOptionsPlugin({
         options: {
+          context: '',
           sassLoader: {
             precision: 10,
             includePaths: [ helpers.root('src/sass') ]