typescript-declaration-webpack-plugin icon indicating copy to clipboard operation
typescript-declaration-webpack-plugin copied to clipboard

Bundels typescript declaration generated by typescript in webpack.

Results 9 typescript-declaration-webpack-plugin issues
Sort by recently updated
recently updated
newest added

when I watch in dev mode with webpack, when I change a source file and save, typescript-declaration-webpack-plugin only generates the type declaration for the file I changed, I tried to...

It looks like some comments are being removed, but largely the leading slashes were removed, but not the comment body. Turning removeComments: false did make a valid file. I wish...

As descripted in the title, when several modules export the same variable, in the combined index.d.ts, there will be export conflicts.

When using the plugin a warning was found: ``` (node:11760) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated. BREAKING CHANGE: No more changes should happen to...

Hi, correct me if I'm wrong, but this merges all typings generated by build. I think those are generated for all typescript files in directory. Would it be possible to...

Hello! I have been looking for something like this, as I am bundling a library into a single file. the thing is that Im using Babel for transpiling instead, and...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies
github_actions

Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies