Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ie11 support #715

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix: ie11 support #715

wants to merge 1 commit into from

Conversation

poyoho
Copy link

@poyoho poyoho commented Nov 4, 2022

fix: #653

@poyoho
Copy link
Author

poyoho commented Nov 4, 2022

in nuxt@2.15.8

https://github.com/nuxt/nuxt.js/blob/v2.15.8/packages/webpack/src/config/base.js#L331-L342

don't transpile cjs, so force setting the cjs -> mjs. 🤦

@huxiaonb
Copy link

huxiaonb commented Nov 4, 2022

good job & i need this fix

@roiLeo
Copy link

roiLeo commented Nov 15, 2022

Hey! is this still relevant?
Since Microsoft has ended support for ie11

@poyoho
Copy link
Author

poyoho commented Nov 15, 2022

But my company always need the ie11 users 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

help: @nuxtjs/composition-api didn't support in Internet Explorer11
3 participants