implement partial SSR of instances
This commit is contained in:
@@ -4,5 +4,13 @@
|
||||
],
|
||||
"rules": {
|
||||
"no-inline-style": "off"
|
||||
}
|
||||
},
|
||||
"elements": [
|
||||
"html5",
|
||||
{
|
||||
"head": {
|
||||
"requiredContent": []
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user