So you didn’t find that other post to be useful?
That sample does include “gojs” as a dependency in package.json
.
But it has this in its aurelia.json
file:
{
"name": "gojs",
"path": "../node_modules/gojs/release",
"main": "go",
"exports": "go"
}