Lots of updates
This commit is contained in:
parent
e3cfff8310
commit
39e7af6238
454 changed files with 221168 additions and 36622 deletions
server
|
@ -2,7 +2,7 @@
|
|||
'use strict';
|
||||
|
||||
// Dirty hack to allow usage of angular modules.
|
||||
GLOBAL.angular = require('ng-di');
|
||||
global.angular = require('ng-di');
|
||||
|
||||
angular.module('ffffng', []);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue