Lucas_Werkmeister_WMDE added a comment.

  There are a lot of names that //appear// to occur twice or more in our 
bundles:
  
    $ grep _promise-resolve includes-app-after 
      !*** ./node_modules/core-js/library/modules/_promise-resolve.js ***!
      !*** ./node_modules/core-js/modules/_promise-resolve.js ***!
    $ grep get-prototype-of includes-app-after 
      !*** 
./node_modules/@babel/runtime-corejs2/core-js/object/get-prototype-of.js ***!
      !*** ./node_modules/core-js/library/fn/object/get-prototype-of.js ***!
      !*** 
./node_modules/core-js/library/modules/es6.object.get-prototype-of.js ***!
    $ grep _promise-resolve includes-init-after 
      !*** ./node_modules/core-js/library/modules/_promise-resolve.js ***!
      !*** ./node_modules/core-js/modules/_promise-resolve.js ***!
  
  I wasted a bit of time tracking down how prevalent this is, but after looking 
at a few of the files, I think those are actually different, they just import 
one another (e. g. the `get-prototype-of`s in `@babel` and `core-js` both 
import `es6.object.get-prototype-of`). Not a real problem.

TASK DETAIL
  https://phabricator.wikimedia.org/T235771

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, Pablo-WMDE, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, 
joker88john, Michael, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to