Skip to content

Extend webpack configs and parse tsb.config with tsconfig.json options

Choose a tag to compare

@JakeSidSmith JakeSidSmith released this 10 May 16:53
· 67 commits to master since this release
d5a6810

Add the following functions to allow extending babel/webpack configs:

  • extendBabelPresets
  • extendBabelPlugins
  • extendWebpackPlugins
  • extendWebpackModuleRules

Potential breaking change: now uses the tsconfig.json relative to the current working directory to parse the tsb.config.ts