Mercurial > zeropaste
diff app/assets/javascripts/application_classic.js @ 489:361ab9e7ffad
Replace webpacker with esbuild and use plain js instead of coffee
author | nanaya <me@nanaya.net> |
---|---|
date | Tue, 17 Jan 2023 02:34:06 +0900 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/assets/javascripts/application_classic.js Tue Jan 17 02:34:06 2023 +0900 @@ -0,0 +1,5 @@ +//= require jquery/dist/jquery +//= require bootstrap/js/dist/util +//= require bootstrap/js/dist/collapse +//= require bootstrap/js/dist/modal +//= require bootstrap/js/dist/tab