Sultan Arziyev
Sultan Arziyev
@mrusme yes, you are right, it is not compatible with flowtype yet. I have to check this case.
Try this one `spriteFilename: '[chunkname]\.svg'`
@mastilver you mean to add this feature? Will you accept my PR?
@tjx666 ```js /** line 3 * @template T * @typedef {import('./node').Node} Node */ . . . / ** // line 15 * @template T * @type {Node | undefined} */...
The problem `A cross-origin error was thrown. React doesn't have access to the actual error object in development.` comes with react v16 in development mode as soon as I switch...