Skip to content

guyv/platform-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

platform-assets-proxy

Usage

Replace PLATFORM_PROJECT_DIR in lib/platform-assets-proxy-old.js with your project location. then do:

$ npm install
$ npm run proxy

Not supported (for now)

  • Adding new files/modules on the fly. workaround: refresh bundle + restart proxy
  • Changing translations on the fly. workaround: refresh bundle

Posible improvments

  • Watching files for changes
  • Adding extra js files/ ui modules to the returned '/uimanager' calls
  • Injecting liverreload in the index.html file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%