A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/PanJiaChen/vue-element-admin/commit/0bf61aac535b7799a0f17573741fee507003a7e4 below:

turn on the preload · PanJiaChen/vue-element-admin@0bf61aa · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+5

-2

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+5

-2

lines changed Original file line number Diff line number Diff line change

@@ -49,8 +49,11 @@ module.exports = {

49 49

}

50 50

},

51 51

chainWebpack(config) {

52 -

config.plugins.delete('preload') // TODO: need test

53 -

config.plugins.delete('prefetch') // TODO: need test

52 +

// it can improve the speed of the first screen, it is recommended to turn on preload

53 +

// config.plugins.delete('preload')

54 + 55 +

// when there are many pages, it will cause too many meaningless requests

56 +

config.plugins.delete('prefetch') //

54 57 55 58

// set svg-sprite-loader

56 59

config.module

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4