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

371 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,756
  • 1
  • 16
  • 26
12
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
  • 1,785
  • 3
  • 15
  • 36
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
  • 5,646
  • 3
  • 27
  • 78
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
  • 7,647
  • 9
  • 56
  • 117
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
  • 52,447
  • 93
  • 287
  • 475
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,202
  • 6
  • 39
  • 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