Esri / Esri/application-base-js
Use esri/kernel instead of dojo/kernel
Open
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
We should be able to replace the following with esri/kernel and not have any dojo used.
```
import kernel = require("dojo/_base/kernel");
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.