-
### Steps to reproduce
I have an umbrella app composed of two:
* **WebApi** is a Phoenix app
* **ProductDb** is an Elixir app used by *WebApi*
Elixir: 1.4.1
Erlang: 18
Phoenix: 1.2.4
Distil…
-
[Pugjs in browser](https://pugjs.org/js/pug.js) is nearly 500K.Anyway to minimize it?Thx.
-
Very bizarre error. Some of plots in my old beaker notebook are not displayed (no error, in fact no output cell at all). I found that the ones that are not displayed are those that have some specific …
-
I noticed after adding a custom action to a nested resource that Phoenix claims the route can not be found. I have discussed the problem with @Gazler in the Elixir IRC channel and he said the server r…
-
Hi, I'm trying to get brunch to work in an ASP.NET Core project with bootstrap, typescript and vuejs.
If I don't include de _node_modules_ folder, my _javascripts_ and _stylesheets_ are compiled and …
-
[Brunch is a build system](https://github.com/brunch/brunch) that follows pretty much the same philosophy behind Svelte and other projects created by Svelte members (Rollup, Bublé, etc): **It aims for…
-
Installing via `opam pin add -y reason 'https://github.com/facebook/reason.git#0.0.6'` after the prior commands were successful.
Error message:
```
=-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=…
-
Hello! Is there something special I need to configure to get in-template sass/scss to work?
Trying this currently:
```
li
color: red
```
but the error is: `error: Compiling of app/fron…
-
Hi, with a brand new Phoenix project I am experiencing an error where the app is unable to find the Ecto.Adapters.Postgres.Connection module. I was able to build and compile (and run) a Phoenix app ye…
-
Hi, with a brand new Phoenix project I am experiencing an error where the app is unable to find the Ecto.Adapters.Postgres.Connection module. I was able to build and compile (and run) a Phoenix app ye…