dailymotion / vast-client-js

VAST (up to 6) parsing library for JavaScript
https://iabtechlab.com/wp-content/uploads/2022/09/VAST_4.3.pdf
MIT License
367 stars 215 forks source link

using pre bundled version of Node #439

Closed staminna closed 1 year ago

staminna commented 2 years ago

Hi.

I found the old links broken for https://github.com/dailymotion/vast-client-js/blob/master/webpack.config.js#L6-L13

and

https://github.com/dailymotion/vast-client-js/pull/239 has no example code.

How can I use using pre bundled version of Node? Perhaps a package.json file and webpack config file could help

ZacharieTFR commented 1 year ago

Hello I added an example on how to use the pre-bundled version, let me know if it help https://github.com/dailymotion/vast-client-js#node If you still have an issue please feel free to reopen 😉