Andrei Botezatu
Results
2
issues of
Andrei Botezatu
There would be great to have support for `.babelrc` aliases. In my case I have: ``` "plugins": [ ["module-alias", [ { "src": "./app/components", "expose": "@components" }, { "src": "./app/constants", "expose":...
feature
help wanted
Hi, Maybe this is a bug, but when message sent with File type, the promise is not called. I think will be useful to call promise after file upload. Regards...