• 
      

    Add package.json and update pipeline config for djblets.

    Review Request #8034 — Created March 6, 2016 and submitted — Latest diff uploaded

    Information

    Djblets
    release-0.10.x
    36d68d9...

    Reviewers

    This change adds a package.json and updates the djblets settings.py to match
    what we do in Review Board, for use when building packages.

    • Did an npm install and saw everything get installed correctly.
    • Ran build-media.py and setup.py bdist_egg and checked that the compiled
      static media looked correct.