Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace global esri deps with AMD #75

Merged
merged 1 commit into from
Nov 2, 2016
Merged

replace global esri deps with AMD #75

merged 1 commit into from
Nov 2, 2016

Conversation

steveoh
Copy link
Contributor

@steveoh steveoh commented Oct 5, 2015

refs #74

in case you don't want to choose one or the other.

@ffflabs
Copy link
Contributor

ffflabs commented Jan 6, 2016

but... you still need to have a mapping to esri/* declared beforehand, or a local copy of those files (I don't know if ESRI provides those or is it CDN only) plus you now need to have an AMD loader in the global scope.

@arthur-e
Copy link
Owner

arthur-e commented May 2, 2016

We don't have any tests written for the ESRI integration. Can anyone confirm whether or not this pull request is backwards compatible? Thanks!

@steveoh
Copy link
Contributor Author

steveoh commented Jun 23, 2016

@amenadiel the js api is on bower and dojo provides an amd loader in the global scope. If you are using dojo or the esri api, which is built on top of dojo, then you already have a loader (require) in global scope.

@molekilla
Copy link

hi, this works very well with ESRI 4.1, I'll use the commit until a new release is cut.

@arthur-e arthur-e merged commit 33906a5 into arthur-e:master Nov 2, 2016
@arthur-e
Copy link
Owner

arthur-e commented Nov 2, 2016

Great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants