Text font size

I don’t know enough about the environment you are in, but yes generally you should reference/include go-debug.js when in development and go.js when in (or when building for) production.

There may be other ways to accomplish this beyond just changing the import path, especially if you are not packing go.js into your built JavaScript, but just referencing it.