mercedes-benz / mo360-ftk

MO360 Frontend Toolkit: A toolkit for single page applications (SPA) based on React and Typescript that allows to extract single features into microfrontends.
https://mercedes-benz.github.io/mo360-ftk/
MIT License
72 stars 21 forks source link

IE 11 support is not working as intended and needs some tweaking. #39

Closed nacnoad closed 2 years ago

nacnoad commented 3 years ago

Currently, IE 11 support is prevented by react-intl and @daimler/material-ui-theme. react-intl has a component that uses an arrow function and needs to be transpiled to es5. @daimler/material-ui-theme theme color constants need to be transpiled too.

Currently, I did a workaround tweaking dev and prod webpack configurations. Could provide PR with what I did.

prode81 commented 3 years ago

Hey @nacnoad,

thanks for your input. I think, internally we dropped the IE Support, but if the required changes don't have a big negative impact, I think, we should consider them, at least in an alternative build-step. Feel free to provide the PR, we will take a look.


Acting on behalf of Daimler TSS GmbH.

github-actions[bot] commented 2 years ago

Message to comment on stale issues. If none provided, will not mark issues stale