You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.
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.
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.
The text was updated successfully, but these errors were encountered: