shlomiassaf / ngc-webpack

Angular compiler-cli with webpack's loader chain.
MIT License
84 stars 15 forks source link

Missing tsickle depedency #44

Open jgornick opened 6 years ago

jgornick commented 6 years ago

Version: 4.1.2

In util.ts, tsickle is being imported, but is not included in the package.json. Is this expected?