Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

rollup-plugin-workers example

  • Generates es and system outputs
  • Adds module loader to Worker - rollup.config.js
  • Loads es if fully supported - public/index.html
  • SystemJS 2.0 custom build - s.js with worker-loader and plugged to automatically execute worker main script - src/system.js