Remove options
This commit is contained in:
parent
0013b6a36c
commit
9589b92583
|
@ -19,7 +19,4 @@ mix.disableNotifications()
|
|||
],
|
||||
whitelistPatterns: [/language/, /hljs/],
|
||||
whitelistPatternsChildren: [/^markdown$/]
|
||||
})
|
||||
.options({
|
||||
processCssUrls: false
|
||||
});
|
||||
|
|
Reference in a new issue