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

buster static: generating output doesn't work #53

Closed
arnesten opened this issue Jan 3, 2012 · 2 comments
Closed

buster static: generating output doesn't work #53

arnesten opened this issue Jan 3, 2012 · 2 comments
Assignees
Labels
Milestone

Comments

@arnesten
Copy link

arnesten commented Jan 3, 2012

Writing "buster static -c myConfig.js /path/to/output" doesn't generate any files. If looking in the source https://github.com/busterjs/buster-static/blob/master/lib/cli.js writeToDisc() is not implemented.

@ghost ghost assigned augustl Jan 3, 2012
@arnesten
Copy link
Author

Is this a simple thing to fix? Could it be solved by just calling some other already existing function somewhere that generates the file or does it need a full implementation of creating the file content?
This feature would really simplify the continuous integration process for my static tests.

@dkl-ppi dkl-ppi assigned dkl-ppi and unassigned augustl Apr 11, 2014
@dkl-ppi
Copy link
Member

dkl-ppi commented May 14, 2014

Fixed by 56f77bea2f and released with version 0.6.4 of buster-static.

@dkl-ppi dkl-ppi closed this as completed May 14, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants