So I've been working on this nodejs project and some weird shit is going on, some of my files are automatically appended with such statements:import { create } from "gl-matrix/src/gl-matrix/mat3"; orimport { copy } from "gl-matrix/src/gl-matrix/mat2d"; I checked out the library and library itself is weird with blank functions and all, so what's going on here?EDIT: I'm using Visual studio code.
Submitted June 08, 2018 at 07:08PM by mind_bind
No comments:
Post a Comment