count-anything/app/javascript/application.js

5 lines
150 B
JavaScript
Raw Normal View History

// Entry point for the build script in your package.json
import "@hotwired/turbo-rails"
import "./controllers"
import * as bootstrap from "bootstrap"