Mercurial > zeropaste
annotate app/assets/javascripts/application_classic.js @ 502:507b7f8e8b3b
Remove stdout logging option (already the default)
author | nanaya <me@nanaya.net> |
---|---|
date | Mon, 16 Dec 2024 01:12:44 +0900 |
parents | 361ab9e7ffad |
children |
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 |