Success!
Ok had planned two weeks for integrating reveal.js with Rails6, and 24hours later success!. I tried the webpacker/yarn route, and that is just an uncontrollable beast. so glad they ditched that for Rails7. So finally just added a new controller/route for the reveal.js presentations, and a separate layout, and just used CDN for loading the css/js. CDN can be begotten here.
It works. That's all I need. backstory: We're integrating onboarding presentations onto our intranet website, so new users can sign on using their MS SSO, run through necessary presentations, and mark them complete when done. So step one is done. Onwards we march!














