fis-cross-app
v1.0.8
Published
support cross yog2 app referance auto compile
Downloads
6
Maintainers
Readme
fis-cross-app
Features
- Can reload the fis app when the referred app changed
Install
npm install fis-cross-app -g
How to Use
Set the names used by the other apps as a param , and spilt by ','
fis.config.set('usedByNS', 'home');
Import the module
fis.require('cross-app');