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

Use esri/kernel instead of dojo/kernel #23

Open
driskull opened this issue Mar 18, 2019 · 3 comments
Open

Use esri/kernel instead of dojo/kernel #23

driskull opened this issue Mar 18, 2019 · 3 comments
Assignees
Milestone

Comments

@driskull
Copy link
Member

We should be able to replace the following with esri/kernel and not have any dojo used.

import kernel = require("dojo/_base/kernel");
@kellyhutchins
Copy link
Member

I am in the process of updating the examples repo to the latest version of the jsapi so I can do this at the same time.

@kellyhutchins kellyhutchins self-assigned this Mar 18, 2019
@driskull
Copy link
Member Author

We'll have to wait for 4.12 for this but we should be able to do it easily. We just need to get the locale from esri/kernel instead of dojo/kernel. But we have to add it to esri/kernel first :)

@kellyhutchins
Copy link
Member

Ah I see. I just assumed it was already there. Ok I'll mark it for that milestone

@kellyhutchins kellyhutchins added this to the 4.12 milestone Mar 18, 2019
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

No branches or pull requests

2 participants