When using dynamic project files, does it do removed files right?
Status: Beta
Brought to you by:
worden
I just did a static load of a page and got a "removed source file" notice. Does removing source files not happen during dynamic loads, similar to how it doesn't happen during preview? I need to make sure it gets done!
Anonymous
I added a call to
save_modified_projects
in the API code. Now it looks like it does the removal, but doesn't display a notice that it's done the removal.