You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor: reduce tree traversal complexity
* refactor: -reduce cognitive complexity - extract find-plugins in its own module
* refactor: reduce cognitive complexity of plugin loading algorithm
* fix: annotations idnentation
* refactor, place function in relevant order
* refactor: handlePrefix
* refactor: replaceRouteParamPattern
* refactor: loadPlugins
* refactor: create function to load plugin options
* refactor: rename handlePrefix to handlePrefixConfig
* refactor: findCurrentHooks
* refactor: rename processDir to processDirectory
* refactor: nit
* chore: use strict
* chore: move find-plugin & runtime in lib
* -nrefactor: remove directoryPromises
* refactor: add a buildTree step and improve misleading var identifiers
* refactor: if has no directory, stop the tree construction
0 commit comments