We should be able to replace the following with esri/kernel and not have any dojo used. ``` import kernel = require("dojo/_base/kernel"); ```
We should be able to replace the following with esri/kernel and not have any dojo used.