mirror of
https://github.com/alrayyes/wiki.git
synced 2025-06-06 13:53:16 +00:00
docs on making plugins
This commit is contained in:
parent
ad3f7b2d5f
commit
cefbca4753
11 changed files with 330 additions and 43 deletions
quartz/plugins/emitters
|
@ -98,7 +98,6 @@ function addGlobalPageResources(
|
|||
componentResources.afterDOMLoaded.push(plausibleScript)
|
||||
}
|
||||
|
||||
// spa
|
||||
if (cfg.enableSPA) {
|
||||
componentResources.afterDOMLoaded.push(spaRouterScript)
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue