Skip to content

Add index.js file with module export or update package.json to be able to install via npm - #3

Open
Avien wants to merge 1 commit into
McNull:masterfrom
Avien:master
Open

Add index.js file with module export or update package.json to be able to install via npm#3
Avien wants to merge 1 commit into
McNull:masterfrom
Avien:master

Conversation

@Avien

Copy link
Copy Markdown

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

@AvienAvien changed the title update package.json to be used as an import via npmUpdate package.json to be able to install via npmJun 29, 2015
@AvienAvien changed the title Update package.json to be able to install via npmAdd index.js file with module export or update package.json to be able to install via npmJun 29, 2015
Sign up for freeto 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

@Avien