Alexey Ivanov

Results 4 issues of Alexey Ivanov

### Run `next info` (available from version 12.0.8 and up) ``` Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 21.2.0: Sun Nov 28 20:28:41 PST 2021; root:xnu-8019.61.5~1/RELEASE_ARM64_T6000 Binaries:...

kind: bug
area: Compiler

After you run webpack, it will create bundle file. In that bundle each original file will be represented as an entry in array (or object if you use plugin for...

One more exotic use case. By default then Webpack see some node variables in code, for example `process.env`, it will try to polyfill it and add polyfills to the bundle....

Hi! backbone.trackit is really good then working with single model, but then you try to work with nested models (and especially then you working with nested collections of models) it...