jonhoo / vast-vmap

JavaScript library for IAB VAST + VMAP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Format separation

Fire-Brand opened this issue · comments

Hi, as i saw in previous issue, there's no other option but saying: good job!

Is it possible to have the formats separated into different files(VAST and VMAP)?
I'd do it myself but i don't wanna drop something buy accident.

Thanks!

I think that should be possible simply by splitting the file in two and updating Gruntfile.js and test/buster.js so that they include both of the files as source files. You should try it and see if you can get the test suite to pass!