eva-engine / eva.js

Eva.js is a front-end game engine specifically for creating interactive game projects.
https://eva.js.org
MIT License
1.75k stars 108 forks source link

examples eva script path is wrong #8

Closed zhaoleipeng closed 3 years ago

zhaoleipeng commented 3 years ago

image script path is wrong please fix.

by the way replace the path to /dist/cdn path also has problem

fanmingfei commented 3 years ago

Example maybe not must run with dev. @lidongjies

lidongjies commented 3 years ago

@zhaoleipeng @fanmingfei

There are two ways to check the examples.

Both ways can automatically open indexes page in the default browser.

lidongjies commented 3 years ago

@zhaoleipeng For now, some resources are currently blocked due to cross-domain policies. you should add 127.0.0.1 local.tmall.com in you hosts fille. I will fix this problem as soon as possible

zhaoleipeng commented 3 years ago

ok