You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update tasks/gulp/compile-assets.js to remove the IE8-specific compilation tasks. There will likely be side-effects (for example: the update-assets-version task will fail because IE8 files are not compiled).
What
Update
tasks/gulp/compile-assets.js
to remove the IE8-specific compilation tasks. There will likely be side-effects (for example: theupdate-assets-version
task will fail because IE8 files are not compiled).Why
We have made the decision to move away from Gulp and write our own build scripts. Additionally, we will be dropping support for IE8. A good deal of dependency management is reliant on us removing
oldie
: #2469Who needs to work on this
Developers
Who needs to review this
Developers
Done when
tasks/gulp/compile-assets.js
have been removedtaskArguments.destination
The text was updated successfully, but these errors were encountered: