angular-inform
angular-inform copied to clipboard
Add index.js file with module export or update package.json to be able to install via npm
When using webpack or brwoserify to import the main file in ES6 syntax , I need the main property in the package.json to point to the relevant file ,just like in angular-block-ui
Thanks