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 was archived by the owner on Sep 6, 2018. It is now read-only.
I tried to use concatOutput and concatFileName to create a single concatenated output file. The temp folder will produce the file, but gulp-soynode will copy the individually compiled files.
I also tried to use gulp-concat on the stream but the just concatenated the source .soy files.