Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

docs: Add recommendation for controlling plugin registration order. #8096

Merged
merged 3 commits into from Oct 11, 2022
Merged

docs: Add recommendation for controlling plugin registration order. #8096

merged 3 commits into from Oct 11, 2022

Commits on Oct 10, 2022

  1. docs: Add recommendation for controlling plugin registration order.

    Controlling the order of plugin registration is a common requirement, so I think this should be added as an explicit recommendation in the docs.
    
    Right now, it just says "Plugins are called in order sequentially and before everything else" in a small part of the docs. I don't think it's verbose enough. A section titled something like "Plugin registration order" would be very helpful.
    
    From discussion https://github.com/nuxt/framework/discussions/1260#discussioncomment-3842023
    miketromba committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    90beed4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    c126e64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860f0ee View commit details
    Browse the repository at this point in the history