Ghost/ghost/portal/scripts
Rishabh 8d5f5febaa Added access control headers in dev mode
no refs

- adds `access-control-allow-origin: *` headers for dev mode
- portal script will be loaded with `cross-origin=anonymous`, access control header is needed to allow script to load
- mimics unpkg which already adds `access-control-allow-origin: *`
2021-06-22 12:16:49 +05:30
..
build-combined.js Updated Portal build script to use rewired webpack config 2021-06-16 20:58:44 +05:30
dev-mode.js Added access control headers in dev mode 2021-06-22 12:16:49 +05:30
load-portal.js Updated local start mode script 2021-06-16 20:58:44 +05:30
start-combined.js Updated local start mode script 2021-06-16 20:58:44 +05:30
start-mode.js Updated local start mode script 2021-06-16 20:58:44 +05:30