Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
13-modules, 01-modules-intro note about CORS policy and file:// protocol #1786
Comments
|
Indeed. Please make a PR about it? |
|
yes, happily! I think I will add a third point in |
hey,
I just bumped into an error yesterday which was due to CORS policy and said:
So i just found out that you can only use import/export when you have a webserver serving the site which I find a very useful information.
Thats why I would like to suggest a note about that in
02-import-export