Open joemidi opened 7 years ago
Is this going to be resolved? Probably not as it's been way over a year...
Eek! Sorry @MandyJansen, @pyramidium and I are pretty busy with other projects. If you could send us a PR we could merge it in?
@pyramidium Could we parse src/${this.props. bannerMaster}/index.html
for script tags that are not found in the Bannertime framework, e.g.: Enabler.js
, EBLoader.js
, AdformDHTML.js
, banner.js
, banner.loader.js
, banner.animation.js
and then add those to the this.fs.copyTpl()
?
Perhaps we can add a conditional check to the Promt.js so that once a user selects a banner, we scan it for extra JS files?
Currently, the way
copytime
works any additional js files added to the head are not copied over to the new format.