finally it actually previews

This commit is contained in:
Shannon
2018-09-14 00:14:03 +10:00
parent 647eac2d9b
commit e771e781dd
31 changed files with 250 additions and 352 deletions
@@ -0,0 +1,14 @@
[
'../lib/jquery/jquery.min.js',
'../lib/angular/angular.js',
'../lib/underscore/underscore-min.js',
'../lib/umbraco/Extensions.js',
'../js/app.js',
'../js/umbraco.resources.js',
'../js/umbraco.services.js',
'../js/umbraco.interceptors.js',
'../ServerVariables',
'../lib/signalr/jquery.signalR.js',
'../BackOffice/signalr/hubs',
'../js/umbraco.preview.js'
]