ScriptLoader will watch all changes of the folder named "Scripts",include *.js and
*.config.
ScriptLoader will reset a version of script when some script has been changed.
After that, the "Load" function will import new version script,not old one.
about watcher
Under the abovementioned circumstances,ScriptLoader can't watch a module which is
not inculde the "Scripts" folder(a remoting website path,a physical path etc.);
|