GustavoM@lemmy.world to JavaScript@programming.devEnglish · edit-211 months agoHow do I compile a html javascript package into a single, static binary?message-squaremessage-square11fedilinkarrow-up16arrow-down11file-text
arrow-up15arrow-down1message-squareHow do I compile a html javascript package into a single, static binary?GustavoM@lemmy.world to JavaScript@programming.devEnglish · edit-211 months agomessage-square11fedilinkfile-text
minus-squareshnizmuffinAlinkfedilinkEnglisharrow-up5·11 months agoShort answer: don’t. Just serve the content using nginx and point a normal web browser at it. Long answer: Apache Cordova.
minus-squareGustavoM@lemmy.worldOPlinkfedilinkEnglisharrow-up1·11 months agoOh boy. Thank you nonetheless.
Short answer: don’t. Just serve the content using nginx and point a normal web browser at it.
Long answer: Apache Cordova.
Oh boy.
Thank you nonetheless.