Make sure the production dependencies are correctly defined

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: L3 - Default
    • 2.0.0, 2.0.0-alpha3
    • Affects Version/s: None
    • Component/s: None
    • None

      In order to correctly generate the List of Third Party Licenses in the documentation, we need to have an accurate list of production and development dependencies in the package.json.

      Right now there are some dev-dependencies listed as production dependencies.

      We need two automated tests:

      • Every dependency listed in the dependencies object in the package.json is used in production code
      • Every dependency used in production code is listed in the dependencies object in the package.json

            Assignee:
            Unassigned
            Reporter:
            Sebastian Stamm
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: