• 
      

    Add index.ts files for most Djblets JavaScript bundles.

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

    Information

    Djblets
    release-4.x

    Reviewers

    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 ID
    Add index.ts files for most Djblets JavaScript bundles.
    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.
    b9a559464282a68896ef14fa82df85e9828b0b6f
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.x (d40eefd)