refactor: removed 1.x client files
This commit is contained in:
@@ -1,14 +1,3 @@
|
||||
// =======================================
|
||||
// Intl polyfill
|
||||
// =======================================
|
||||
// Requirement: Safari 9 and below
|
||||
|
||||
if (!global.Intl) {
|
||||
require('intl')
|
||||
require('intl/locale-data/jsonp/en')
|
||||
require('intl/locale-data/jsonp/fr')
|
||||
}
|
||||
|
||||
// =======================================
|
||||
// Promise polyfill
|
||||
// =======================================
|
||||
|
||||
Reference in New Issue
Block a user