move lightbox to importmap to it works everywhere

This commit is contained in:
Torsten
2023-02-02 13:05:17 +02:00
parent 79b58eb937
commit 7478c36108
5 changed files with 6 additions and 9 deletions

View File

@ -1 +1,4 @@
// Configure your import map in config/importmap.rb. Read more: https://github.com/rails/importmap-rails
import GLightbox from 'glightbox';
const lightbox = GLightbox({ });