Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 559 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 559 Bytes

Ripple | npm

Coverage Status Build Status

This module registers an npm resource, from which you can dynamically request modules. The modules will be rolled up, bubled with the minimum level of transpilation applied, compressed in production and deduped on the client-side (i.e. if two components request the same module, it won't be redownloaded).