hotReloading



This boolean flag determines if Profound.js modules are reloaded as soon as the corresponding JavaScript files with module code are modified.

The default value is true.

When set to false, the Profound.js instance must be restarted before modified Profound.js modules are reloaded. Prior to that, previously cached copies will be used.

Click here for information on how to modify this setting. For more information about hot module reloading, click here.