Parse theme from querystring, put on util. Moment from require()
We also fully set up i18n and put it on util as well as making it available on windows.i18n for Backbone views.
This commit is contained in:
parent
887abd75dd
commit
be91a89d68
7 changed files with 45 additions and 7 deletions
|
@ -44,9 +44,6 @@ module.exports = {
|
|||
{
|
||||
src: 'test/legacy_bridge.js',
|
||||
},
|
||||
{
|
||||
src: 'node_modules/moment/min/moment-with-locales.min.js',
|
||||
},
|
||||
{
|
||||
src: 'js/components.js',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue