bannertime / generator-bannertime

Yeoman generator to help build and manage HTML5 banner campaigns.
https://bannertime.github.io/
58 stars 35 forks source link

docs: copying banners and choosing a different platform #114

Open ghost opened 6 years ago

ghost commented 6 years ago

I created a banner and chose Sizmek as the platform. I wanted that same banner to be on AdWords as well, so I copied this banner (using yo bannertime:copy) and chose AdWords as my platform.

Later I noticed that it copied over all the Sizmek stuff with it, including the links to the Sizmek Tween libraries in the banner.js file.

I realized all of this after creating tons of banners and started getting errors.

Could you add this to the documentation about the copy task to help prevent this for others in the future?