resourceloader: In startup, move RLQ handling to after mw.config
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 4 Aug 2015 01:38:30 +0000 (18:38 -0700)
committerKrinkle <krinklemail@gmail.com>
Tue, 4 Aug 2015 01:46:50 +0000 (01:46 +0000)
commitfdb29e8d3244553fc63cd0dad8895cafed17641a
tree4162145310e351eec7b7d87542f6415623538f1e
parentd2278d1c2ae98e2c177acdab400614f29ac54591
resourceloader: In startup, move RLQ handling to after mw.config

Follows-up 59f1a1efa8.

This wasn't breaking anything currently because the startup module
is still loading synchronously.

Change-Id: I2c91331050378f2b5925e89b3aab50a555c07bcd
resources/src/startup.js