spite / THREE.MeshLine

Mesh replacement for THREE.Line
MIT License
2.14k stars 381 forks source link

error with latest version of three.js version 82 #27

Closed jkunggit closed 7 years ago

jkunggit commented 7 years ago

Hi, I get the the following error with three.js version 82: THREE.MeshLine.js:42 Uncaught SyntaxError: Unexpected identifier

jkunggit commented 7 years ago

Never mind, I needed to include meta charset="utf-8" in my header.