Splitting files out of a Mix project tree

I’ve been playing with splitting built and imported files out of a Mix (eg, Elixir, Phoenix) project tree. I’ve gotten some very promising results, but ran into a problem with the way Phoenix handles assets. Suggestions and/or assistance would be welcome; I’d like to give this notion a fair trial…

Here’s a rundown on the experiment:

1 Like