-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
Area: Build SystemArea: TypescriptResolution: Soft CloseSoft closing inactive issues over a certain periodSoft closing inactive issues over a certain period
Description
We introduced new global typings for declaring static assets in typings/static-assets. Prior to this change, static asset extensions were mixed with typings/custom-globals which defines additional ECMA definitions for IE11 and legacy browsers.
As vNext packages are no longer supporting legacy browsers we need to get rid of all custom-globals in those packages ( this will be automated via migrate-converged-pkg generator ).
Actual behavior:
All/most packages use custom-globals global types
Expected behavior:
All projects use global types as needed:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: Build SystemArea: TypescriptResolution: Soft CloseSoft closing inactive issues over a certain periodSoft closing inactive issues over a certain period
