Closed AmShaegar13 closed 2 years ago
It should be working now.
Note that this project exports a module that assumes the process global which JSPM does not inject out of principle.
You will either need to define the process global or not use the "module" condition when resolving the import map to instead use the CJS conversion which does handle the process global.
Reporting CDN Build Error.