Remove duplicate option
This commit is contained in:
parent
9fdabf874f
commit
2d8bab79a9
|
@ -13,7 +13,4 @@ mix.disableNotifications()
|
|||
globs: [
|
||||
path.join(__dirname, 'output_*/**/*.html'),
|
||||
]
|
||||
})
|
||||
.options({
|
||||
processCssUrls: false,
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue