Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 921 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

37 lines (22 loc) · 921 Bytes

Description

What's the essence of the issue?

Expected behavior

Tell us what you think should happend.

Actual behavior

Tell us what actually happens.

If at all possible, please create a small demo app on GitHub that demonstrates the issue so it's easier for us to check and debug.

Environment

  1. Brunch: (make sure you're on the latest release!)
  2. Node.js:
  3. NPM: (npm v2 is not supported)
  4. Operating system:
  5. Code editor:

package.json contents

brunch config contents

Other useful files, when present (log, bower.json etc.)

If there's an unexpected error during brunch build/brunch watch, please attach the compilation log with the debug flag (-d) and stack traces enabled (export LOGGY_STACKS=true).

If something worked with previous versions of brunch, but stopped with a newer one, please include these details as well.