Questions tagged [brunch]

Brunch is a lightweight build system for web applications.

Website: http://brunch.io/

GitHub: https://github.com/brunch/brunch

Documentation: http://brunch.io/#documentation

365 questions
23
votes
5 answers

Git clone error after OS X Mountain Lion update

I just updated my MBP to OSX 10.8 and am trying to start a new project with brunch.io which by default uses coffeescript and I prefer javascript so I need to clone the simple js skeleton. So something like this: brunch new
Jonathan Miller
  • 1,786
  • 1
  • 16
  • 26
11
votes
2 answers

Run brunch from different directory and use relative paths

We want to use the same build system across multiple projects. I have a working brunch configuration file that I want to put in a git submodule, so that that submodule can be referenced in multiple projects and changes are easily propagated (less…
Scotty H
  • 6,432
  • 6
  • 41
  • 94
11
votes
4 answers

How To Add CSS/JS Dependencies To Phoenix Project?

I'm trying to add jquery to a Phoenix project. When I link to jquery direct in app.html.eex in the head tag like so: ...It…
Emily
  • 2,129
  • 3
  • 18
  • 43
11
votes
2 answers

Font files for Bootstrap 3.0 with Brunch

I'd like to include the font files for Bootstrap 3.0's glyphicons (aka, glyphicons-halflings-regular.woff, .ttf, .svg). Bower successfully pulls them down and I have added them to the "overrides" section of the bower.json file in my…
ken
  • 8,763
  • 11
  • 72
  • 133
11
votes
2 answers

Using Yeoman/Brunch tools with a hybrid Django/Backbone app?

I'm building a hybrid web application with Django on the back end and Backbone on the front end. The structure is as follows: I generate all the HTML in Django templates, use request.is_ajax to decide which templates to return, and use Backbone to…
Richard
  • 62,943
  • 126
  • 334
  • 542
11
votes
3 answers

Brunch how to disable RequireJS module wrapping

Update: For anyone interested in using Brunch with AngularJS I've put together a seed project angular-brunch-seed I'm using Brunch with AngularJS. AngularJS provides a module system so the need for importing file using commonJS / AMD is…
Kyle Finley
  • 11,842
  • 6
  • 43
  • 64
10
votes
1 answer

BrowserSync with analytics scripts causing errors

We have Google Analytics and Azure Application Insights analytics scripts in our HTML, including Google Analytics. They are in