Eric Nemchik
Eric Nemchik
Duplicate https://github.com/namics/webpack-config-plugins/issues/68 This issue seems to have more active discussion, so maybe keep this and close the other?
At this point I've dug into the makeup of these packages and made up a webpack config myself. The dependencies end up being significantly slimmed down (about cut in half)...
Forgot I need a changelog entry. Not sure the cadence for adding changes for a new version (will have a look at the commit history of the changelog).
> This is a breaking change as it will break all apps which use `.d.ts` files I admit I am fairly new to typescript. What would be the purpose of...
I also now realize i tagged this as fixing the wrong issue. It should be #18 . I will rebase to reword the commit and edit the PR title. My...
@jantimon I had a look at the commit history for the changelog and it really looks like the only changes to the master branch are releases. If this PR were...
https://github.com/TypeStrong/ts-loader/pull/1277 removed the example used as the base for the configuration in ts-config-webpack-plugin. All of their current [examples](https://github.com/TypeStrong/ts-loader/tree/main/examples) do not include `.d.ts` files. It seems all of their current examples...
This may be slightly out of scope for this specific issue (or even for this project) but I'd really love to see full merge capabilities. http://winmerge.org/ is a good example...
I'm fine with using the official image, but you mentioned it needs work, like what?
I see. It sounds like the tool is one that (out of the box) is meant to be a command line utility, and not a web service. I would almost...