This sample uses <script type="module"></script> to import from minimalModule.js, which imports GoJS from go-module.js

In some browsers, you may need to serve this file from localhost to allow ES6 imports.

There are many more samples using go-module.js in the ../extensionsJSM directory.