electerious / basicLightbox

The lightest lightbox ever made.
https://basiclightbox.electerious.com
MIT License
564 stars 55 forks source link

non minified version on dist folder #42

Closed joseehilton147 closed 1 year ago

joseehilton147 commented 1 year ago

Hi, great plugin!

Can you add a non minified version inside dist folder too? I'm using your plugin with Rider from JetBrains, but to auto-detect need to be a non minified version.

electerious commented 1 year ago

Hi, it's currently not planned to add a non-minified version to the dist, but maybe it's possible to adjust the package.json so other scripts know were the src is located.

A PR is welcome, but I will close this issue as it's not planned from my side.