mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-21 01:35:37 -05:00
Reworks date parsing, formatting etc for perf
Isolates moment.js
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user