npm.io
0.0.5 • Published 4 years ago

@shuvi/plugin-server-externals

Licence
MIT
Version
0.0.5
Deps
1
Size
3 kB
Vulns
0
Weekly
0
Stars
1

Shuvi Plugins

There is two types of plugins that Shuvi support:

  1. Build Plugin

    • is a plugin that is executed on build to setup for extra entry files / insert runtime plugins / modify client or server webpack and many more.
    • is very flexible.
  2. Runtime Plugin

    • is plugin that is able to be executed during runtime.
    • some sample of runtime plugins might be redux-plugin, sentry-plugin, google analytic plugin and many more!

Contributing

See CONTRIBUTING.md for more information on what we're looking for and how to get started.