Closed Bug 1092718 Opened 11 years ago Closed 11 years ago

remove l10n and test view from main JS bundle

Categories

(Marketplace Graveyard :: Code Quality, defect, P3)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kngo, Assigned: kngo)

Details

(Whiteboard: [repoman])

l10n and test views are currently part of the main JS bundle which adds about unnecessary 10KB. Configure the build system to exclude and stub out the test view.
Assignee: nobody → kngo
Priority: -- → P3
Whiteboard: [repoman]
https://github.com/mozilla/marketplace-gulp/pull/4 l10n is expected to be part of the bundle, so I just removed views/tests.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Though I just thought of something, we can also remove the tests.html template that is getting compiled into our templates bundle.
You need to log in before you can comment on or make changes to this bug.