Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bower.json ignores src files #16

Closed
Efiware opened this issue Aug 31, 2015 · 6 comments
Closed

bower.json ignores src files #16

Efiware opened this issue Aug 31, 2015 · 6 comments

Comments

@Efiware
Copy link

Efiware commented Aug 31, 2015

Hi

The current bower.json ignores almost anything not in the dist folder. The dist folder this folder is not there, so while fetching via Bower, the source code files is not downloaded.

@arshaw
Copy link
Member

arshaw commented Oct 10, 2015

just curious, why do you want the source files anyway? If you want the source files so that you can modify and then subsequently compile the project into a new build, maybe simply cloning the whole github repo yourself might be the best option. trying to understand

@Efiware
Copy link
Author

Efiware commented Oct 11, 2015

I'm just evaluating fullcalendar-scheduler as a normal user, but tried to fetch it using bower install .., which fails. as descriped

@arshaw
Copy link
Member

arshaw commented Oct 11, 2015

what does your bower install blablabla statement look like? maybe you are targeting an invalid version

@Efiware
Copy link
Author

Efiware commented Oct 12, 2015

Hm - just did a 'bower install fullcalendar-scheduler' and back then, i didn't get a dist/ folder. I do know, so everything is working. Have no idea why.

@Efiware Efiware closed this as completed Oct 12, 2015
@Efiware
Copy link
Author

Efiware commented Oct 12, 2015

Fyi: I was using the composer-asset-plugin to pull this bower component via Composer. when using Bower manually, everything works, but via this plugin, the dist folder is not there.

@Efiware
Copy link
Author

Efiware commented Oct 12, 2015

See #21

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

No branches or pull requests

2 participants