python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Vue JS 3 Application to run in older Firefox/Chrome
I'm developing an app in VueJS 3 and it seems that's working on my local computer.
But I have to make it runs also on older browsers like Firefox 38 Chrome 49.
My app uses some "fetch" funct...
Claudiu
Votes: 0
Answers: 1
React Native with TS relative path not working
I am trying to use relative path using babel-plugin-module-resolver, but no matter what I make, it doesn't work. I've read the React Native docs about it, and the babel lib docs too, but the metro bun...
Gabriel De Marco
Votes: 0
Answers: 1
@nuxt/babel-preset-app > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended
I have an application which has core.js dependecy defined as "core-js": "^3.19.1" in package.json. But as I try to run yarn install it thorws me a warning
@nuxt/babel-preset-app &...
Čamo
Votes: 0
Answers: 0