Webpack Not Allowed - Official Answer Requested

Can’t you still use Webpack? When you say “obfuscated code” I’d assume you mean “minified”. I suppose I can understand that. It will suck for load times, though, so I imagine a lot of dirty one liners in some extensions. Anyway, Webpack or Browserify should still be fine, right? I mean, what if you make an extension with React? It’s not expected of people write raw React code… right?