Extend webpack configs and parse tsb.config with tsconfig.json options
Add the following functions to allow extending babel/webpack configs:
extendBabelPresetsextendBabelPluginsextendWebpackPluginsextendWebpackModuleRules
Potential breaking change: now uses the tsconfig.json relative to the current working directory to parse the tsb.config.ts