compile-blades icon indicating copy to clipboard operation
compile-blades copied to clipboard

Restore/reset compiled blade

Open thewebartisan7 opened this issue 5 years ago • 0 comments
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

thewebartisan7 avatar Jan 21 '20 11:01 thewebartisan7