hometown/config/webpack
Andrew 0401a24558 Add support for multiple themes ()
* Add support for selecting a theme

* Fix codeclimate issues

* Look up site default style if current user is not available due to e.g. not being logged in

* Remove outdated comment in common.js

* Address requested changes in themes PR

* Fix codeclimate issues

* Explicitly check current_account in application controller and only check theme availability if non-nil

* codeclimate

* explicit precedence with &&

* Fix code style in application_controller according to @nightpool's suggestion, use default style in embedded.html.haml

* codeclimate: indentation + return
2017-09-19 16:36:23 +02:00
..
loaders Disable babel-loader cache when development environment () 2017-08-24 19:27:52 +02:00
configuration.js Add support for multiple themes () 2017-09-19 16:36:23 +02:00
development.js Re-add disableHostCheck (regression ) () 2017-06-19 14:01:31 +02:00
generateLocalePacks.js Add quotes ESLint rules () 2017-06-06 03:56:36 +02:00
production.js Remove hash from chunk filename when dev env () 2017-07-28 05:14:01 +02:00
shared.js Add support for multiple themes () 2017-09-19 16:36:23 +02:00
test.js Improve eslint rules () 2017-05-20 17:31:47 +02:00
translationRunner.js Fix regular expression for RFC 5646 (regression from ) () 2017-07-10 14:02:18 +02:00