Olivier Ligot
Olivier Ligot
Prettier
Hi, What do you think of [Prettier](https://prettier.io/) ? Given that you maintain a lot of projects, do you plan to use it in the future ? By the way, [Prettier...
When `replace` and `sourcemap` are both true, the plugin should also remove the original sourcemap file, as already done for the main output file.
Figure out a way to automatically find major updates for a given module, as major versions use a different module path, as explained in [Go Modules: v2 and Beyond](https://blog.golang.org/v2-go-modules). See...