Skip to content

Javascript Dependency Management #59

Description

@ChandlerSwift

Currently we vendor in at least the following:

  • Ace, our text editor, which includes at least a dozen themes and extensions we don't use
  • jQuery
  • Bootstrap (css + js)
  • Glyphicons
  • ...?

Managing these dependencies manually is a bit of a pain. RFC on using a proper dependency management tool here? In theory, it seems like NPM would work well, and part of the "publish to PyPI" process would be assembling these deps. May impact #58 if that includes a Bootstrap refresh.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions