Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-11330

Split root/types.js into smaller files

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2021-06-14
    • None
    • None

      root/types.js is very large and difficult to find things in without using grep. It's also annoying to keep properly "sorted," since we have some conflicts of interest there (keeping them in alphabetical order vs. keeping related types together).

      Ideally we'd move related types into smaller files and import them from root/types.js (or add them to the flowconfig). There are probably even cases where a type doesn't need to be global, and can be moved closer to the module(s) where it's used.

            reosarevok Nicolás Tamargo
            bitmap Michael Wiencek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                2021-06-14