Move public files into a subdirectory#1695
Conversation
1fc0209 to
ee93262
Compare
|
@alextselegidis, this is version 1 of the PR. Please let me know if you want any changes to it. The result looks even better when CodeIgniter is under vendor (I implore you to at least have a look at #1680!): in combination with that change, the app is cleanly split into three very distinct directories: In another CI3 project, I additionally renamed |
ee93262 to
068a78f
Compare
|
Version 2 is very much simplified, but also improved. I moved git-tracked assets back to their original place, but modified the gulpfile to generate their production versions (and copy images) to |
|
Hello! Thanks for this PR. The application restructuring is done step by step with each major release, so it can be that this change is delayed until merged. I will leave this PR open for now until the time for the assets move comes.
|

Fixes #1684