While gulp does well enough for our need the ecosystem seems to lag behind. Since we already have webpack start to use it for more things. - [x] https://github.com/quadre-code/quadre/pull/341 Start using webpack for typescript transpilation - [x] https://github.com/quadre-code/quadre/pull/343 Convert gulp less task to webpack
While gulp does well enough for our need the ecosystem seems to lag behind.
Since we already have webpack start to use it for more things.