1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-31 18:31:01 +00:00

refactor(js): remove bootstrap.js

This commit is contained in:
Frédéric Guillot 2025-08-02 13:33:47 -07:00
parent 07246e2b59
commit b116da85a9
4 changed files with 205 additions and 157 deletions

View file

@ -118,9 +118,8 @@ func GenerateJavascriptBundles() error {
"js/keyboard_handler.js",
"js/request_builder.js",
"js/modal_handler.js",
"js/app.js",
"js/webauthn_handler.js",
"js/bootstrap.js",
"js/app.js",
},
"service-worker": {
"js/service_worker.js",