acquia / waterwheel.js

A generic JavaScript helper library to query and manipulate Drupal 8 via core REST and JSON API
https://github.com/acquia/waterwheel.js
233 stars 26 forks source link

Publish UMD & ES6 modules with Rollup #63

Closed jeremdow closed 6 years ago

jeremdow commented 6 years ago

This converts waterwheel to use ES6 modules internally, then publishes pre-compiled UMD and ES6 modules in the package.json for other projects to more easily include.