jakubpawlowicz / assets-packager

Assets pipeline for ultra fast CSS and JavaScript packaging.
MIT License
44 stars 9 forks source link

Add custom path for bundled files #16

Closed johnvuko closed 11 years ago

johnvuko commented 11 years ago

I add 2 options to your program for be able to define where the "bunlded" files will be. By defaut you set the files in a folder "bundled", now you can define any folder relative to the root directory. Also i add some trivial test.

GoalSmashers commented 11 years ago

@jonathantribouharet thanks for a valuable addition! There will be a few minor tweaks and we are ready to go!

johnvuko commented 11 years ago

Done for the indent.

GoalSmashers commented 11 years ago

@jonathantribouharet great - can you squash your last commit with Add bundledPath options one to keep the history cleaner? Once done we will merge your PR.

johnvuko commented 11 years ago

Ok good.

GoalSmashers commented 11 years ago

@jonathantribouharet It's merged! Let's see what else we could add to release a new version of assets-packager - both #14 and #15 do not seem to be very complex.

We'll update you tomorrow!

johnvuko commented 11 years ago

Ok i take care of #15.

GoalSmashers commented 11 years ago

Cool. Much appreciated!

On 24 Sep 2013, at 22:23, Jonathan Tribouharet notifications@github.com wrote:

Ok i take care of #15.

— Reply to this email directly or view it on GitHub.