Add index.ts files for most Djblets JavaScript bundles.

Review Request #12785 — Created Jan. 13, 2023 and submitted

chipx86
Djblets
release-4.x
djblets

This transitions from old base.js files to index.ts to set up
namespaces for avatars, configForms, extensions, forms, and
integrations.

This will make it easier for us to begin transitioning to modules in
these bundles.

Been running Review Board with these changes, and haven't hit any
problems. Tested various aspects of the app, utilizing each of these
bundles.

Successfully built a package.

Summary
Add index.ts files for most Djblets JavaScript bundles.
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.x (d40eefd)
Loading...