Add UI for "library sourced block" letting users browse and select xblocks (#24816)

This commit is contained in:
Sid Verma
2020-10-14 22:59:52 +05:30
committed by GitHub
parent 7234f849a0
commit 09c24be35e
11 changed files with 439 additions and 75 deletions

View File

@@ -26,7 +26,7 @@ module.exports = _.values(Merge.smart(commonConfig, {
module: {
rules: [
{
test: /(.scss|.css)$/,
test: /.scss$/,
include: [
/paragon/,
/font-awesome/