Skip to content

Exported as UMD module with grunt-browserify#5

Open
davcs86 wants to merge 1 commit intoMLaritz:masterfrom
davcs86:umd-bundle
Open

Exported as UMD module with grunt-browserify#5
davcs86 wants to merge 1 commit intoMLaritz:masterfrom
davcs86:umd-bundle

Conversation

@davcs86
Copy link
Copy Markdown

@davcs86 davcs86 commented Mar 2, 2017

Solves #2

Now you will be able to use it in NPM and browser.

// NPM
var vNotify = require('Notify');

or

// Browser
var vNotify = window.vNotify;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant