ware icon indicating copy to clipboard operation
ware copied to clipboard

Provide documentation of adding multiple plugins.

Open tech4him1 opened this issue 8 years ago • 0 comments

Plugins can be added not only via .use(plugin), but also multiple plugins as an array (.use([plugin1, plugin2])), or through the initial object (ware([plugin1, plugin2])). Can you please add documentation to this effect?

tech4him1 avatar Jul 13 '17 22:07 tech4him1