Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Npm publish fix - add JS to npm publish #136

Merged
merged 2 commits into from
Jun 13, 2017
Merged

Npm publish fix - add JS to npm publish #136

merged 2 commits into from
Jun 13, 2017

Conversation

mendhak
Copy link
Owner

@mendhak mendhak commented Jun 10, 2017

Issue #135

Created an .npmignore so that .js files are not ignored when publishing to npmjs.

Moved bower into regular dependencies since it is invoked by the post install script.

To test this, in your package.json:

"dependencies": {
    "angular-intro.js": "git://github.com/mendhak/angular-intro.js.git#issue135"
 },

@mendhak mendhak merged commit faa561b into master Jun 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant