mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-29 20:11:32 +02:00
Merge pull request #2554 from overleaf/jpa-explicitly-polyfill-array-from
[frontend] libraries: explicitly request the Array.from polyfill GitOrigin-RevId: cec64e4e94623b454de1103580f58de9a61d12f5
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
define([
|
||||
'core-js/stable/array/fill',
|
||||
'core-js/stable/array/from',
|
||||
'core-js/stable/array/includes',
|
||||
'jquery',
|
||||
'angular',
|
||||
|
||||
Reference in New Issue
Block a user