mirror of
https://github.com/mue/mue.git
synced 2026-07-22 08:17:28 +02:00
feat: update addons, sideload error modal, show reminder for preset settings
This commit is contained in:
@@ -16,7 +16,7 @@ module.exports = {
|
||||
use: ['babel-loader']
|
||||
},
|
||||
{
|
||||
test: /\.(sa|sc|c)ss$/,
|
||||
test: /\.(|sc|c)ss$/,
|
||||
use: [
|
||||
{
|
||||
loader: MiniCssExtractPlugin.loader,
|
||||
|
||||
Reference in New Issue
Block a user