Make new frontend deployable.
* Get rid of old client and its grunt build. * Make `yarn run dist` bundle a working version with new frontend. * Make sure to handle history mode URLs on server side.
This commit is contained in:
parent
4035c22aca
commit
e48c2861c6
810 changed files with 109 additions and 348223 deletions
server/templates
|
@ -1,3 +1,4 @@
|
|||
// TODO: This is deprecated. Remove some time after re-launch. Used only for legacy clients that have not yet reloaded.
|
||||
'use strict';
|
||||
|
||||
angular.module('ffffng').constant('config', <%= JSON.stringify(config) %>);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue