shlomiassaf / webpack-dll-bundles-plugin

A Webpack plugin for bundling group of packages as DLLs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add own source code to dll

aminebizid opened this issue · comments

Hello,
I need to add self source code contained in src/MyModule . to DLL
Is it possible?

you can probably do that but it won't invalidate on change.