Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Vikas Burman authored and Vikas Burman committed May 7, 2019
1 parent 66e6de0 commit 583f75f
Show file tree
Hide file tree
Showing 20 changed files with 60 additions and 56 deletions.
6 changes: 3 additions & 3 deletions dist/flair.app.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
*
* Assembly: flair.app
* File: ./flair.app.js
* Version: 0.51.67
* Tue, 07 May 2019 00:06:46 GMT
* Version: 0.51.72
* Tue, 07 May 2019 01:19:32 GMT
*
* (c) 2017-2019 Vikas Burman
* MIT
Expand Down Expand Up @@ -436,7 +436,7 @@
AppDomain.context.current().currentAssemblyBeingLoaded('');

// register assembly definition object
AppDomain.registerAdo('{"name":"flair.app","file":"./flair.app{.min}.js","mainAssembly":"flair","desc":"True Object Oriented JavaScript","title":"Flair.js","version":"0.51.67","lupdate":"Tue, 07 May 2019 00:06:46 GMT","builder":{"name":"flairBuild","version":"1","format":"fasm","formatVersion":"1","contains":["init","func","type","vars","reso","asst","rout","sreg"]},"copyright":"(c) 2017-2019 Vikas Burman","license":"MIT","types":["flair.app.Bootware","flair.app.Handler","flair.app.App","flair.app.Host","flair.app.BootEngine","flair.boot.DIContainer"],"resources":[],"assets":[],"routes":[]}');
AppDomain.registerAdo('{"name":"flair.app","file":"./flair.app{.min}.js","mainAssembly":"flair","desc":"True Object Oriented JavaScript","title":"Flair.js","version":"0.51.72","lupdate":"Tue, 07 May 2019 01:19:32 GMT","builder":{"name":"flairBuild","version":"1","format":"fasm","formatVersion":"1","contains":["init","func","type","vars","reso","asst","rout","sreg"]},"copyright":"(c) 2017-2019 Vikas Burman","license":"MIT","types":["flair.app.Bootware","flair.app.Handler","flair.app.App","flair.app.Host","flair.app.BootEngine","flair.boot.DIContainer"],"resources":[],"assets":[],"routes":[]}');

// assembly load complete
if (typeof onLoadComplete === 'function') {
Expand Down
6 changes: 3 additions & 3 deletions dist/flair.app.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified dist/flair.app.min.js.gz
Binary file not shown.
Loading

0 comments on commit 583f75f

Please sign in to comment.