Simplaex Prebid Module Import
Problem with CommonJS, ES6 Modules in Vanilla JS
browser does not recognise require or export
When adding the modules directly as a <script> in <html>, it does not go through the transpiler, and thus failed.
although browser nowadays support ESmodul...
sherryh.hashnode.dev1 min read