temporarily use bootstrap cdn for js-files

This commit is contained in:
Jannis Portmann 2021-05-05 22:49:11 +02:00
parent c3e56756cb
commit d32e62c01b
2 changed files with 7 additions and 4 deletions

View file

@ -9,7 +9,7 @@
import './styles/app.scss';
// start the Stimulus application
import './bootstrap';
// import './bootstrap';
// Fontawesome
import '@fortawesome/fontawesome-free/js/fontawesome'