Ingen beskrivning
alejandro.alvarez5 70bb213259 articulo 3 år sedan
..
.github articulo 3 år sedan
bin articulo 3 år sedan
cordova-js-src articulo 3 år sedan
cordova-lib articulo 3 år sedan
spec articulo 3 år sedan
.eslintignore articulo 3 år sedan
.eslintrc.yml articulo 3 år sedan
.gitattributes articulo 3 år sedan
.npmignore articulo 3 år sedan
.ratignore articulo 3 år sedan
.travis.yml articulo 3 år sedan
CONTRIBUTING.md articulo 3 år sedan
LICENSE articulo 3 år sedan
NOTICE articulo 3 år sedan
README.md articulo 3 år sedan
RELEASENOTES.md articulo 3 år sedan
VERSION articulo 3 år sedan
appveyor.yml articulo 3 år sedan
package.json articulo 3 år sedan

README.md

Build status Build Status

Cordova Browser

Target modern web browsers to build Apache Cordova based applications.

Goals

  • Browser targeted deployment
  • Surfacing native platform incompatibilities from the open web platform

PWA support

cordova-browser now includes support for progressive web apps (PWAs)

  • if your project supplies a manifest.json in the www/ dir, it will be used
    • a manifest.json will be generated otherwise
  • if your js code registers a service worker, it will also be used