Can't require three-spritetext for use with three.js

I’ve followed the approach described here and can’t get the module to load properly:

Fixed now! Works with just a regular require

SpriteText = require("three-spritetext")

…so long as you’ve loaded three.js globally on the page as THREE.