- Inserted Prerendering plugin('prerender-spa-plugin') to create HTML pages (for Google... crawler)
- Added Meta Tags (title, description and keywords)
This commit is contained in:
@@ -660,6 +660,8 @@ namespace Actions {
|
||||
GlobalStore.state.finishLoading = true
|
||||
console.log('finishLoading', GlobalStore.state.finishLoading)
|
||||
|
||||
// document.dispatchEvent(new Event('custom-post-render-event'))
|
||||
|
||||
return true
|
||||
// console.log('setGlobal: END')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user