Skip to content

Instantly share code, notes, and snippets.

@WesTyler
Created November 1, 2017 19:41
Show Gist options
  • Save WesTyler/38cd1172213f67361cab9c2cd26bd9fa to your computer and use it in GitHub Desktop.
Save WesTyler/38cd1172213f67361cab9c2cd26bd9fa to your computer and use it in GitHub Desktop.
{
register: {
plugins: [
'myPlugin',
{ plugin: 'plugin2' },
{ plugin: require('finalPlugin') }
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment