Reworks date parsing, formatting etc for perf

Isolates moment.js
This commit is contained in:
Eric Amodio
2017-09-14 21:33:04 -04:00
parent 11eacb27a1
commit aacf7cc2b5
18 changed files with 87 additions and 42 deletions

View File

@@ -1,5 +1,6 @@
'use strict';
export * from './system/array';
export * from './system/date';
// export * from './system/disposable';
// export * from './system/element';
// export * from './system/event';