v2.0.2: ## 2.0.2 (#60)
2.0.2
- Allow CORs
- Use
crafterConf.configure({ cors: true, ... })
to enable CORs mode.
- Use
- Fix
fetchIsAuthoring
andaddAuthoringSupport
not retrieving for baseUrl fromcrafterConf
.
crafterConf.configure({ cors: true, ... })
to enable CORs mode.fetchIsAuthoring
and addAuthoringSupport
not retrieving for baseUrl from crafterConf
.