workadventure/docs
David Négrier 9425fd70c0 Adding a new property to prevent script from being loaded in "modules" mode
Scripts in module mode need to be abide by the Same Origin Policy (CORS headers are used to load them)
This can cause issues on some setups.

This commit adds a new "scriptDisableModuleSupport" that can be used to disable the "modules" mode.

Closes #1721
2022-01-12 17:36:31 +01:00
..
dev Developer documentation regarding scripting API 2021-12-09 12:13:16 +01:00
maps Adding a new property to prevent script from being loaded in "modules" mode 2022-01-12 17:36:31 +01:00
diagrams.md Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00