I am getting a build error when trying to use URI.js from intern.js unit tests. I saw "TypeError: deps.map is not a function" in resolveDepMaps() of node_modules/dojo/dojo.js but none of the answers seem to apply to my case.
- I posted a testcase here: https://github.com/cowwoc/intern-import-urijs
- I posted a bug report here: https://github.com/theintern/intern/issues/708
Any ideas?
Quoting jason0x43:
This workaround fixed the problem for me.