workadventure/maps
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
..
assets Added some skins to test the woka related code 2021-12-15 11:11:37 +00:00
starter revert changes made to the starter/map.json 2021-12-04 17:26:23 +01:00
tests Adding a new property to prevent script from being loaded in "modules" mode 2022-01-12 17:36:31 +01:00
Tuto Fix some typos (found by codespell) (#1316) 2021-07-27 14:29:09 +02:00
.dockerignore *: Dockerfiles cleanup, docker-compose.prod.yaml 2021-01-12 22:32:37 +01:00
.gitignore FIX: maps/dist directory is now gitignored 2020-11-24 14:43:21 +01:00
.htaccess Moving maps to their own container 2020-07-23 18:43:51 +02:00
Dockerfile Fixing missing header extension in new maps image 2021-11-30 11:50:15 +01:00
package.json Removed old maps and add starter-kit map 2021-09-23 12:29:14 +01:00
tsconfig.json Removed old maps and add starter-kit map 2021-09-23 12:29:14 +01:00
yarn.lock Removed old maps and add starter-kit map 2021-09-23 12:29:14 +01:00