Skip to content

Install bower and dependencies through pkg.json - #1

Open
Robovirtuoso wants to merge 1 commit into
masterfrom
update_package_json
Open

Install bower and dependencies through pkg.json#1
Robovirtuoso wants to merge 1 commit into
masterfrom
update_package_json

Conversation

@Robovirtuoso

Copy link
Copy Markdown

No description provided.

@stephenprater

Copy link
Copy Markdown
Member

What's going on here? What is the postinstall hook?

@Robovirtuoso

Copy link
Copy Markdown
Author

I added bower to the list of dependencies. The postinstall gets called after you run npm install which runs bower install. This way you only have to run the one command instead of three.

@stephenprater

Copy link
Copy Markdown
Member

eh. i dunno. npm install here is only really for development. end users should install this through bower.

now if somebody wanted to actually submit this to the bower package registry.....

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.

2 participants