Skip to content

This plugin provides functionality to perform automatic updates of the web based content in your application.

License

Notifications You must be signed in to change notification settings

stappler/cordova-hot-code-push

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHCP Plugin with Current Hash History Path Preservation

This fork preserves the current application path on reloads triggered by CHCP code updates. This only works for applications using hash history i.e. relative paths within the application are implemented as fragments of the current URL.

Additionally, the plugin was updated to work with Cordova CLI 9 (support for all older versions was removed).

Note: apart from the above changes, this plugin works in the exactly same way as the original. For any additional information (e.g. configuration options) please consult the original wiki.

About

This plugin provides functionality to perform automatic updates of the web based content in your application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 46.1%
  • Objective-C 45.5%
  • JavaScript 8.4%