Dmitry Dyachkov

Results 11 comments of Dmitry Dyachkov

Because @erzki (author of PR #52) disappeared somewhere, I made my own fork from the project with some improvements (and with the updated SignalR, of course). enjoy https://github.com/cojamru/signalr-no-jquery

> Also I'm not sure about what you're doing with gulp-rename there? In the current version of the project, the build paths of some files are broken (e.g. `./dist/src/assets/favicon.jpg` instead...

¯\\_(ツ)_/¯ ![](https://i.imgur.com/gm3ObeJ.png) (node 10.12.0, npm 6.4.1)

My working dir is the one into which I have cloned the git repository.

The problem is still present even with the latest major react-datepicker ([3.0.0](https://github.com/Hacker0x01/react-datepicker/releases/tag/v3.0.0)) and rc-select ([11.0.0](https://github.com/react-component/select/releases/tag/v11.0.0)) versions.

@dbarrosop I told my view just for context. As I said, the proposed nhost flow is quite interesting. I just would like to see the feature of recreating (branching) one...

By the way, I mentioned 8base for a reason - we use it, but not everyone likes this solution (due to insufficient stability), and therefore we are looking for alternatives....

The idea about seeds sounds interesting, thanks. But in any case, I hope that the possibility of cloning will someday be implemented 🙂

Hey, folks! I made a little tool that allows you to continue using xlsx in your projects. It checks for updates from the sheetjs selfhosted git repository every day, and...

@PBK-B Unfortunately, I still had to move the import declaration to paths in tsconfig, and use a rollup plugin based on tsc-alias.