Hotfix: Fix problem with module initialization
This is a hotfix for version 1.10.
Module initialization was change in 1.10.0 to include the option preserveState. This would not correctly initialize the module as intended for the plugin.
Version 1.10.4 fixes this and allows you to specify preserveState via configuration parameter if actually necessary for server side rendering.