Add package.json and update pipeline config for djblets.
Review Request #8034 — Created March 6, 2016 and submitted
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 installand saw everything get installed correctly. - Ran
build-media.pyandsetup.py bdist_eggand checked that the compiled
static media looked correct.
Tool: PEP8 Style Checker Processed Files: djblets/settings.py Ignored Files: package.json Tool: Pyflakes Processed Files: djblets/settings.py Ignored Files: package.json