Closed
Bug 1068059
Opened 10 years ago
Closed 9 years ago
make loop-client build minified production versions from source
Categories
(Hello (Loop) :: Client, enhancement, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
backlog | backlog+ |
People
(Reporter: dmosedale, Unassigned)
References
Details
(Keywords: perf)
User Story
As a developer, I can use grunt to create minified production builds of the standalone app for deployment from the sources, and clean up my source tree to force full rebuilds * If the legal/tos directory is still part of our build system, it should be built only for production builds * There should be a clean target that gets rid of all generated content * JS debugging of production should work (via sourcemaps)
No description provided.
Updated•10 years ago
|
Whiteboard: [qa?]
Comment 1•10 years ago
|
||
If this work happens in mozilla-central, I guess this should be dealt by the client team.
Component: Server → Client
QA Contact: anthony.s.hughes
I don't see this as something needing targeted QE testing. Please needinfo me if there's something I can do to help.
Flags: qe-verify-
Whiteboard: [qa?]
Updated•10 years ago
|
Whiteboard: [tech-debt]
Reporter | ||
Comment 3•10 years ago
|
||
(In reply to Tarek Ziadé (:tarek) from comment #1)
> If this work happens in mozilla-central, I guess this should be dealt by the
> client team.
That sounds right to me.
Updated•10 years ago
|
backlog: --- → Fx36+
Updated•10 years ago
|
backlog: Fx36+ → Fx37+
Updated•10 years ago
|
backlog: Fx37+ → Fx38?
Comment 4•10 years ago
|
||
I don't think this is a tech-debt bug really, its more of a performance issue for first time loading of the standalone pages (and on mobile etc).
Updated•10 years ago
|
backlog: Fx38? → backlog+
Rank: 37
Flags: firefox-backlog+
Comment 5•9 years ago
|
||
We've now done a V1 of this. For the follow-ups, we'll file specific bugs, and there's some around already (e.g. bug 1062959)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•