Hi, optimally the code should be available on some JavaScript CDN from where people could easily incorporate it.
Since annotator is on npm, it should be usable through https://unpkg.com/. Cheers, -- Richard > On 4. Sep 2024, at 20:33, Benjamin Young <byo...@bigbluehat.com> wrote: > > Hi all, > > I took some time to try to setup Apache Annotator on a simple webpage of just > text. I couldn't find a way to include it (either dom, selector, or > otherwise) without setting up some significant build tool (webpack, etc.). > > Do we have a minimum viable setup for folks wanting to do something closer to > a script tag style include? > > The demo code was the closest I could find which uses webpack. Is that the > best place to point folks? > > Our Getting Started page makes no mention of how to wire it into the HTML > page...which is where most people will be starting. > > Just looking for ways to lower the barrier to entry. > > Thanks! > Benjamin > > > -- > https://bigbluehat.com/ > https://linkedin.com/in/benjaminyoung > >