Content creation

Discussions related to "the good and proper use" of H5P as a content creation tool

After enabling the aggregate and compress CSS files , H5P editor not loaded

Hi , 

I have used the H5P plugin in my drupal site. After enabling the aggregate and compress CSS files , H5P editor not loaded .

I found one error in console " window.js:10 Uncaught ReferenceError: EJS is not defined".

Anyone know the reason ?

How to track the issue in aggregate and compress CSS files ?

 

In console below is listed:  siles/default/files/js/node_modules/global/window.js

if (typeof window !== "undefined") {

    module.exports = window;

} else if (typeof global !== "undefined") {

Pages