droyson / types-webpack-bundler

bundle typescript declarations in a single file. Works with Webpack 5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack build doesn't work

droyson opened this issue · comments

Using the plugin doesn't generate build files.

Expected behavior:

Should emit build files and generate a single .d.ts file with all the declarations in a single module.