I can't get the JS part of bootstrap. I've tried a million different things. Well, actually only one thing: Bootstrap 5 installed via yarn. But actually, bootstrap 5 might contain ES6 syntax and I don't have a transpiler like Babel so... of course I'm getting JS error messages.
I could just switch to bootstrap 4 and not deal with any of this!
I can't get the JS part of bootstrap. I've tried a million different things. Well, actually only one thing: Bootstrap 5 installed via yarn. But actually, bootstrap 5 might contain ES6 syntax and I don't have a transpiler like Babel so... of course I'm getting JS error messages. I could just switch to bootstrap 4 and not deal with any of this!