-
Error response:
``` bash
$ npm install --save bs-platform
> bs-platform@1.0.1 postinstall C:\Users\\Projects\tmp\bs\node_modules\bs-platform
> ./scripts/postinstall.sh
'.' is not recognized as an i…
-
# TL;DR
Dan Abramov (@gaearon) has [hinted](https://twitter.com/dan_abramov/status/760439982595203072) that he might like to see a Brunch version of [Create-React-App (CRA)](https://github.com/facebo…
-
Im installing ExAdmin but when i change brunch-config.js file all my app is broken because this error in console:
`Cannot find module "deps/phoenix_html/web/static/js/phoenix_html" from "web/static/j…
-
### Description
When using pre-compiled versions of scripts, for example Modernizr, and many jQuery plugins, `thi` is always replaced with `undefined` in the compiled JavaScript.
### Expected behavio…
-
When using includes or layouts while setting writeToDisk to false, Marko still writes the JS rendered files for these.
Is this a bug? Or is there a way to disable this as well?
-
### Description
I'm trying to add a prefix to a module registration path using nameCleaner. The path is not changed.
##### Details:
I'm working with Fable, an F#-to-js compiler. Output JS goes in `b…
-
I'm building an app with brunch and I get the error
> Resolving deps of node_modules/react-toolbox/lib/input/Input.js failed. Could not load module './style' from '/home/boris/dev/elixir/bonsai/node_…
-
I am using Brunch with some coffeeScript inside a node module. Brunch recognizes it as coffeescript, and tags the correct compiler, but the routine 'isNPM' is called just before the proper compiler s…
-
### Environment
- Elixir version (elixir -v):
```
Erlang/OTP 19 [erts-8.0.2] [source] [64-bit] [smp:8:8] [async-threads:10] [hipe] [kernel-poll:false] [dtrace]
Elixir 1.3.2
```
- Phoenix version (mix…
-
Just a general issue for all kinds of NPM issues.
- [x] Documentation update
- [x] Better stack traces
- [x] Config shims
- [x] Performance (#1038)