Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Fix npm install for environments without bower #370

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

andyghiuta
Copy link

Renamed the "install" script to "dev-install" to avoid it being run after npm install and subsequently failing with: npm ERR! [email protected] install: "bower install" if bower was not present.
Added the bower dependencies to peerDependencies (jquery, bootstrap)

Renamed install script so it's not executed on install
Use only the js as "main"
Declare peerDependencies
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.

1 participant