Steps to reproduce: `bpkg --browser --umd --name primitives --output /tmp/primitives.js lib/primitives/index.js` Include the file in any web page rendered an ElectronJS Browser window. The primitives variable will be undefined.
Steps to reproduce:
bpkg --browser --umd --name primitives --output /tmp/primitives.js lib/primitives/index.jsInclude the file in any web page rendered an ElectronJS Browser window.
The primitives variable will be undefined.