compile-blades
compile-blades copied to clipboard
Restore/reset compiled blade
trafficstars
How you solve problem when you need to edit again your views files, so you need to restore back compiled files, make the edits, and then re-compile.
In my case, I have several views that use the same partials file, after I compile, I will have the same partials code inside multiple compiled files.
When I need to change, I would like to be able to reset compiled file and then make edit to single partials and re-compile again.
Could be possible to make a backup of compiled views.
Right now the content is replaced.
Thanks