mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Document that Nextcloud does not ship a Babel Polyfill anymore
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
cc0ee2f783
commit
cf130dbba2
@ -7,6 +7,11 @@ Upgrade to Nextcloud 19
|
||||
Front-end changes
|
||||
-----------------
|
||||
|
||||
Babel Polyfill removal
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Nextcloud 19 no longer ships a global Babel Polyfill but uses core-js instead. Make sure your front-end scripts don't reply on polyfilled browser APIs.
|
||||
|
||||
jQuery deprecation
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user