X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fconfig%2Fwebpack.common.js;h=f387b44f9727f2d489d75f18ac135915c6c0cc5f;hb=d235f6b0d1054a2a3451dacade927caefce8f30c;hp=c37516271ff007b0de264ac62646d388847524c8;hpb=6bafac54bf375cd60f1c06f6afdc648e0e19743d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/config/webpack.common.js b/client/config/webpack.common.js index c37516271..f387b44f9 100644 --- a/client/config/webpack.common.js +++ b/client/config/webpack.common.js @@ -302,6 +302,7 @@ module.exports = function (options) { */ new LoaderOptionsPlugin({ options: { + context: '', sassLoader: { precision: 10, includePaths: [ helpers.root('src/sass') ]