GustavoM@lemmy.world to JavaScript@programming.devEnglish · edit-21 year agoHow do I compile a html javascript package into a single, static binary?message-squaremessage-square10fedilinkarrow-up15arrow-down11file-text
arrow-up14arrow-down1message-squareHow do I compile a html javascript package into a single, static binary?GustavoM@lemmy.world to JavaScript@programming.devEnglish · edit-21 year agomessage-square10fedilinkfile-text
minus-squareshnizmuffin@lemmy.inbutts.lollinkfedilinkEnglisharrow-up4·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.