saber icon indicating copy to clipboard operation
saber copied to clipboard

fix(query-posts): execute in afterPlugins hook

Open egoist opened this issue 6 years ago • 1 comments

Summary

Hooks in saber-node.js are executed in afterPlugins hook, so we need to execute this plugin inafterPluginshook as well in case you want to usesaber-node.js to create pages.

What kind of change does this PR introduce? (check at least one)

  • [x] Bugfix
  • [ ] Feature
  • [ ] Code style update
  • [ ] Refactor
  • [ ] Docs
  • [ ] Build-related changes
  • [ ] Other, please describe:

If changing the UI/CSS related code, please provide the before/after screenshot:

Does this PR introduce a breaking change? (check one)

  • [ ] Yes
  • [x] No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

To avoid wasting your time, it's best to open a feature request issue first and wait for approval before working on it.

Other information:

egoist avatar Nov 04 '19 11:11 egoist

Deploy preview for saber ready!

Built with commit 1e319ef3c03652a2c586a986c93dc4380a4a0f37

https://deploy-preview-545--saber.netlify.com

netlify[bot] avatar Nov 04 '19 11:11 netlify[bot]