Add UI for "library sourced block" letting users browse and select xblocks (#24816)
This commit is contained in:
@@ -26,7 +26,7 @@ module.exports = _.values(Merge.smart(commonConfig, {
|
||||
module: {
|
||||
rules: [
|
||||
{
|
||||
test: /(.scss|.css)$/,
|
||||
test: /.scss$/,
|
||||
include: [
|
||||
/paragon/,
|
||||
/font-awesome/
|
||||
|
||||
Reference in New Issue
Block a user