How to build PrimeVue3 for IE11 ?

UI Components for Vue
Post Reply
TatsuyaFromJp
Posts: 2
Joined: 02 Mar 2021, 14:20

03 Mar 2021, 02:54

How to build PrimeVue3 for IE11 ?

I am a beginner in Vue. I am afraid to ask, but let me make a rudimentary check.

I would like to create a frontend that supports IE11 using Vue3 and PrimeVue3.
How can I configure the settings for browser support?

I have tried the following settings, but index.html is determined to be 'noscript'.

Code: Select all

vue.config.js
  module.exports = {
    transpileDependencies: ["primevue"] 
  }

package.json
  "browserslist": ["IE 11"] 
I'd appreciate it if you could let me know. :|

TatsuyaFromJp
Posts: 2
Joined: 02 Mar 2021, 14:20

13 Mar 2021, 00:46

I don't fully understand, but from the following URL, I determined that it is difficult to get Vue3 app to work in IE11.
By reviewing the Vue2 + PrimeVue2 version, I was able to confirm that it can be used in IE11.
Thank you for the reference.

https://stackoverflow.com/questions/648 ... -3-in-ie11

Post Reply

Return to “PrimeVue”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 9 guests