Closed Bug 847688 Opened 12 years ago Closed 12 years ago

Write build script to deploy Marketplace as a hosted app (Spaceheater)

Categories

(Marketplace Graveyard :: Admin Tools, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 847679
2013-04-04

People

(Reporter: cvan, Unassigned)

References

Details

(Whiteboard: [fireplace] p=)

This bug covers the implementation Also see bug 847685, which covers the implementation of the packaged-app deployment script. Our build script could be based off `damper.js`: https://github.com/mozilla/fireplace/blob/master/damper.js 1. Minify our CSS using clean-css. 2. Compile, optimize, and minify JS using requirejs (r.js + uglifyJS under the hood). 3. Pull in locales/*.ini files for each locale. 4. Pull in our URL routes https://github.com/mozilla/fireplace/blob/master/hearth/media/js/routes.js#L1-L14 for nginx rewrites so all those URLs are served by the Django/Flask app ("Spaceheater" - see bug 847679). 5. Smile.
Whiteboard: [fireplace]
Putting this in milestone+1 since it's a little early we think
Priority: -- → P2
Whiteboard: [fireplace] → [fireplace] p=
Target Milestone: --- → 2013-03-28
Target Milestone: 2013-03-28 → 2013-04-04
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Blocks: 859511
You need to log in before you can comment on or make changes to this bug.