This topic is locked

Project Build

6/28/2006 7:22:53 AM
PHPRunner General questions
K
keithh0427 author

Is there a way to prevent PHPRunner from overwriting certain files when I issue a build?
For example, I have modified the style.css file and don't want to have to rewrite it every time I rebuild the project. Seems like a waste to rebuild the supporting files anyway. Why not rebuild only those that have changed?

Alexey admin 6/28/2006

Hi,
unfortunatelly there is no way to prevent certain files from rebuilding.

Try using Template editor and Events.

In some cases they allow you to avoid modifying of generated files.
We'll take care of this issue in one of the next PHPRunner versions.