Page MenuHomePhabricator

Use MediaWiki core Promise polyfill in WikibaseLexeme
Closed, ResolvedPublic

Description

WikibaseLexeme currently ships its own Promise polyfill as the "promise-polyfill" ResourceLoader module. We should instead use the "es6-promise" one that was recently added to MediaWiki core (Ib0ffb5d982).