Open smpallen99 opened 7 years ago
There is a bug in the ex_admin compiler. It does not compile all the templates when first generating a resource. If you get a "no templates compiled error", stop and start the app again. If that doesn't work, run mix compile
. That should resolve the issue.
Also make it work with live code reload