Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Brunch -d not giving any result #1592

Closed
urosgruber opened this issue Dec 19, 2016 · 4 comments
Closed

Brunch -d not giving any result #1592

urosgruber opened this issue Dec 19, 2016 · 4 comments

Comments

@urosgruber
Copy link

Description

After upgrade from 2.8.0 to 2.9.x command brunch build -dgives only end response without any debug messages. Looks like debug is in progress because of long build time, but nothing is visible on the screen. Not sure if something is missing in the docs about debug behaviour.

Expected behavior

Brunch should spit out a whole bunch of debug data

Actual behavior

19 Dec 13:11:16 - info: compiled 548 files into 5 files, copied 295 in 86.8 sec

Environment

  1. Brunch: 2.9.2
  2. Node: v5.12.0
  3. NPM: 3.8.6
  4. Operating system: osx
@denysdovhan
Copy link
Contributor

Hey, thank you for reaching out!

I've noticed the same behavior. Gonna try to fix that as soon as it possible.

@denysdovhan
Copy link
Contributor

After digging in sources, I've found that --debug option is broken after 34bab85.

@urosgruber
Copy link
Author

Yes. I can confirm this as well, this is commit where it stop working properly.

@denysdovhan
Copy link
Contributor

Fixed in #1596

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants