mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-07 13:38:13 -08:00
4 lines
150 B
JavaScript
4 lines
150 B
JavaScript
// Entry point for the build script in your package.json
|
|
import "@hotwired/turbo-rails"
|
|
import "./controllers"
|
|
import * as bootstrap from "bootstrap"
|