github.com/gobuffalo/buffalo-cli/v2@v2.0.0-alpha.15.0.20200919213536-a7350c8e6799/cli/internal/plugins/webpack/newapp/templates/assets/js/application.js (about) 1 import $ from 'jquery'; 2 require("bootstrap/dist/js/bootstrap.bundle.js"); 3 4 $(() => { 5 6 });