Joe Liccini

Results 3 issues of Joe Liccini

We are using beachball, and our team uses 4 spaces instead of 2 spaces for formatting our package.json files. When Beachball bump runs, it adjusts this to a hardcoded amount...

feature

Hi! Thanks for this tool!! It has sped up our compilations for webpack immensely. We are using Angular, and the amount of webpack work Angular does is huge. We do...

I compile my JS to TS in a separate step (outside of webpack). Output in the final bundle is still a lamda ```ts { path: 'search', loadChildren: () => __webpack_require__(580)("SearchResultsModule")...