Anbranin / score_keeper

0 stars 0 forks source link

Switch to bootstrap 4 or add Webpack #3

Open Anbranin opened 2 years ago

Anbranin commented 2 years ago

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!