added vue-infinite-loading loading to base search results
This commit is contained in:
@@ -14,9 +14,9 @@ module.exports = merge(baseConfig, {
|
||||
uglifyOptions: {
|
||||
// Eliminate comments
|
||||
comments: false,
|
||||
// remove warnings
|
||||
warnings: false,
|
||||
compress: {
|
||||
// remove warnings
|
||||
warnings: false,
|
||||
// Drop console statements
|
||||
drop_console: true,
|
||||
}
|
||||
|
Reference in New Issue
Block a user