Push styles first to reduce render blocking
This commit is contained in:
@ -36,8 +36,8 @@
|
||||
"main": "main"
|
||||
},
|
||||
"push": [
|
||||
"/scripts",
|
||||
"/styles"
|
||||
"/styles",
|
||||
"/scripts"
|
||||
],
|
||||
"ports": {
|
||||
"http": 4000,
|
||||
|
Reference in New Issue
Block a user