Top "Brunch" questions

Brunch is a lightweight build system for web applications.

TypeError: require.config is not a function

I am using require.js as part of a brunch project. This code is throwing the error: ;require.config({ // require.…

javascript node.js requirejs brunch
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 …

jquery elixir phoenix-framework brunch