We currently have `gaze` as dependency for watching changes. Can this be replaced with `webpack`? Since we already have it? Thus, saving us from this dependency?
We currently have
gazeas dependency for watching changes.Can this be replaced with
webpack? Since we already have it? Thus, saving us from this dependency?