Skip to content

Commit

Permalink
Suport CDN
Browse files Browse the repository at this point in the history
  • Loading branch information
anteriovieira committed Dec 21, 2017
1 parent 7ea3e46 commit 9ae6673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ function plugin (Vue, options = {}) {

// Install by default if using the script tag
if (typeof window !== 'undefined' && window.Vue) {
// @TODO Add suport fot CDN
// @TODO Add suport fot CDN
window.Vue.use(plugin, {})
}

Expand Down

0 comments on commit 9ae6673

Please sign in to comment.