Antoine LAFFARGUE

Results 7 issues of Antoine LAFFARGUE

Fixes #1098 This PR is a revival of [this one from @kiprasmel](https://github.com/jdalrymple/gitbeaker/pull/1106), big thanks to him!

At the time of the writing, `yarn global add preact-cli` adds `[email protected]` globally and `preact create ...` creates a project with `[email protected]` in the `package.json` It seems that there is...

I ran into this use case lately and didn't find any built-in way to achieve this. What are your thoughts and do you accept PRs on this one ?

This PR add [dividab/tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin) to webpack. This allows webpack to resolve imports whose location depends on the `baseUrl` and `paths` fields of the `tsconfig.json` First mentioned here: #28

**What version of Gophish are you using?:** `latest` **Brief description of the issue:** In documentation section about mysql, there is a part that says to update the mysql config in...

While using this package on node, I would have errors thrown in what appeared to be a "random" fashion, without any concrete explanations in the error. It would just output...

I wanted to use kubexit (and thanks for this great tool), but it seems that it's not really maintained anymore and I needed some of the long-time requested feature on...