summaryrefslogtreecommitdiffhomepage
path: root/app/javascript/application.js
blob: d63526120fdbcd8fac24ef9c06d86bb74aadb254 (plain)
1
2
3
4
5
// Entry point for the build script in your package.json
import "@hotwired/turbo-rails"
import "./controllers"
//import * as bootstrap from "bootstrap"
import "./components"