/fis-cross-app

fis/yog2 cross app refresh

Primary LanguageJavaScript

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');

That's all, enjoy it