Remove options

This commit is contained in:
Oliver Davies 2018-08-10 12:13:14 +01:00 committed by GitHub
parent 0013b6a36c
commit 9589b92583
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,4 @@ mix.disableNotifications()
],
whitelistPatterns: [/language/, /hljs/],
whitelistPatternsChildren: [/^markdown$/]
})
.options({
processCssUrls: false
});