I read about Pre compilation script and when you must compile script.
I wanted to know if there are any cases where Pre compilation a script will cause script to fail or result in a wrong behavior ? or Pre compilation is always the right way when running scripts?
Is there option that a script will failed pre compilation but will work without it?
Any explanation will be appreciated.