Re: referencing plugin javascript files
Michael Herger <slim-b/[email protected]> Tue, 29 Nov 2022 15:28:45 +0100
| Newsgroups | gmane.music.equipment.slimdevices.devel |
|---|---|
| Message-ID | <[email protected]> |
> Cache\InstalledPlugins\Plugins\SqueezeDSP\HTML\EN\plugins\SqueezeDSP\index.html create another folder html below where you have index.html. Yes, it's awful, but the html (lowercase) sub folder would be served as static files. > <script type="text/javascript" src="sqdsp_data.js"></script> This then should become "html/sqdsp_data.js".