Closed
Bug 1012464
Opened 11 years ago
Closed 7 years ago
[Build] webapp-optimize should not embed global var to each app
Categories
(Firefox OS Graveyard :: Gaia::Build, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gduan, Unassigned)
Details
Follow-up bug of bug 987487.
We should let webapp-optimize do optimizing thing, instead of doing such as exporting global variable to every app.
(see: https://github.com/mozilla-b2g/gaia/blob/master/build/webapp-optimize.js#L270).
We should put it to other place.
Reporter | ||
Updated•11 years ago
|
Summary: [Build] webapp-optimize should not inline global var to each app → [Build] webapp-optimize should not embed global var to each app
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•