stable

Clone or download

Read-only

Drop core-js, dom4, fetch and regenerator polyfills

Additionally, "@types/resize-observer-browser" is no longer needed with TypeScript 4.2 No functional change expected in all Tuleap. You could run the end-to-end tests to check: $ make tests_cypress Part of request #19709: Delete the polyfills for IE11 Change-Id: I3dfebb1abccd83d85479edb1602dcb6d24ec4e8d

Modified Files

Name
M src/package-lock.json +4 −18 Go to diff View file
M src/package.json +1 −6 Go to diff View file
M src/scripts/FlamingParrot/index.js +0 −2 Go to diff View file
M src/themes/tlp/src/js/index.ts +1 −5 Go to diff View file
M src/webpack.common.js +3 −7 Go to diff View file
M src/www/tlp-doc/resources/fetch/prerequisites/doc.html +0 −2 Go to diff View file
D tools/utils/scripts/ie11-polyfill-names.js +0 −24 Go to diff View file