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
Right. At this point that config is only available at the bundle level. I'd
accept a PR ;)
On Apr 3, 2016 9:58 AM, "Alex Weissman" [email protected] wrote:
Yup - but those appear to be per-bundle, correct? I was hoping to configure
my task globally.
—
You are receiving this because you commented.
Reply to this email directly or view it on GitHub #79 (comment)
Ah, gotcha. Unfortunately, I'm pretty new to Node and have my hands full with UserFrosting. Maybe I can find someone in our community who'd be willing to contribute :-D
alexweissman
changed the title
Trouble getting global result options to work
Feature request: global result options
Apr 4, 2016
I'm having some difficulty getting result options to work globally in my gulpfile. I've tried:
(where
plugins.bundleAssets
is a reference to the package). It is still defaulting to thehtml
format for results.I've also tried using the syntax mentioned briefly in #9, though I suspect that was just pre-planning.
The text was updated successfully, but these errors were encountered: