Skip to content

Miller-Media/cordova-plugin-meteor-mods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova Plugin Meteor Mods

This plugin allows us to do the following:

  • Change the baseUrl that cordova-plugin-meteor-webapp will connect to in order to receive hot code pushes

Usage

MeteorMods.changeBackendUrl('https://newbackend.domain.com', function(result) {
	console.log(result);
});

About

Custom modifications for Meteor apps on the native side

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published