mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-09 07:28:16 -07: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"
|