alexfinnarn / d8_filestack

A Drupal 8 module integration with the Filestack service
MIT License
2 stars 0 forks source link

Add Filestack JS library #6

Closed alexfinnarn closed 5 years ago

alexfinnarn commented 5 years ago

The JS library needs to be loaded in order for CKEditor to call methods on it.

https://filestack.github.io/filestack-js/

alexfinnarn commented 5 years ago

Used https://www.drupal.org/docs/8/theming/adding-stylesheets-css-and-javascript-js-to-a-drupal-8-theme#external to add it.