@GustavoM to [email protected]English • edit-21 year agoHow do I compile a html javascript package into a single, static binary?message-square10arrow-up15arrow-down11file-text
arrow-up14arrow-down1message-squareHow do I compile a html javascript package into a single, static binary?@GustavoM to [email protected]English • edit-21 year agomessage-square10file-text
minus-squareshnizmuffinlinkfedilinkEnglish5•1 year agoShort answer: don’t. Just serve the content using nginx and point a normal web browser at it. Long answer: Apache Cordova.
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.