Skip to content

Instantly share code, notes, and snippets.

@vincenting
Created October 19, 2018 21:50
Show Gist options
  • Save vincenting/22f3b95886752bff1f2041444372ad95 to your computer and use it in GitHub Desktop.
Save vincenting/22f3b95886752bff1f2041444372ad95 to your computer and use it in GitHub Desktop.
module.exports = {
//...
externals: {
'popper.js': {
commonjs: 'popper.js',
amd: 'popper.js',
root: 'Popper',
}
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment