Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

.bower.json missing dist folder #77

Open
arindrajitb opened this issue Jan 3, 2016 · 3 comments
Open

.bower.json missing dist folder #77

arindrajitb opened this issue Jan 3, 2016 · 3 comments

Comments

@arindrajitb
Copy link

Current bower file only installs the module partially. It multiselect.js from src folder. dist(ribution) folder not included. Also css and template file missing there too.

@kampanarts
Copy link
Contributor

you have to use gulp command to build source code.

@arindrajitb
Copy link
Author

Thats fine. But when you use bower command to install, it creates refence
to the source file. Ideally bower installation copies the distribution part
and reger that from user file.
On 5 Jan 2016 02:19, "kampanarts" [email protected] wrote:

you have to use gulp command to build source code.


Reply to this email directly or view it on GitHub
#77 (comment)
.

@zachlysobey
Copy link
Collaborator

agree with @arindrajitb, this sounds like a bug.

I'd like to subtly persuade you to use npm over bower for front-end dependency management though ;-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants