annotate app/assets/javascripts/application_classic.js @ 494:e508d3226214 default tip

Update gems
author nanaya <me@nanaya.net>
date Sun, 29 Oct 2023 23:24:13 +0900
parents 361ab9e7ffad
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
489
361ab9e7ffad Replace webpacker with esbuild and use plain js instead of coffee
nanaya <me@nanaya.net>
parents:
diff changeset
1 //= require jquery/dist/jquery
361ab9e7ffad Replace webpacker with esbuild and use plain js instead of coffee
nanaya <me@nanaya.net>
parents:
diff changeset
2 //= require bootstrap/js/dist/util
361ab9e7ffad Replace webpacker with esbuild and use plain js instead of coffee
nanaya <me@nanaya.net>
parents:
diff changeset
3 //= require bootstrap/js/dist/collapse
361ab9e7ffad Replace webpacker with esbuild and use plain js instead of coffee
nanaya <me@nanaya.net>
parents:
diff changeset
4 //= require bootstrap/js/dist/modal
361ab9e7ffad Replace webpacker with esbuild and use plain js instead of coffee
nanaya <me@nanaya.net>
parents:
diff changeset
5 //= require bootstrap/js/dist/tab