mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 07:14:55 +08:00
[ts] Added note about CORS.
This commit is contained in:
parent
1806ec6c72
commit
aba57b2ad2
@ -60,6 +60,8 @@ The spine-ts WebGL demos load their image, atlas, and JSON files from our webser
|
||||
- [Vine](http://rawgit.com/EsotericSoftware/spine-runtimes/master/spine-ts/webgl/demos/vine.html)
|
||||
- [Stretchyman](http://rawgit.com/EsotericSoftware/spine-runtimes/master/spine-ts/webgl/demos/stretchyman.html)
|
||||
|
||||
Please note that Chrome and possibly other browsers do not use the original CORS headers when loading cached resources. After the initial page load for a demo, you may need to forcefully refresh (hold `shift` and click refresh) or clear your browser cache.
|
||||
|
||||
## Development Setup
|
||||
The spine-ts runtime and the various backends are implemented in TypeScript for greater maintainability and better tooling support. To
|
||||
setup a development environment, follow these steps.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user