You've already forked openaccounting-web
mirror of
https://github.com/openaccounting/oa-web.git
synced 2025-12-09 09:01:24 +13:00
use smaller moment library
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//import * as moment from 'moment-timezone/builds/moment-timezone-with-data-2012-2022.min';
|
||||
import * as moment from 'moment-timezone';
|
||||
import * as moment from 'moment-timezone/builds/moment-timezone-with-data-2012-2022.min';
|
||||
//import * as moment from 'moment-timezone';
|
||||
|
||||
const defaultTz = moment.tz.guess();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user