-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Since vicapow/webgl-heatmap@54880b6, I've been unable to build this module.
Here is the output from my build step
√ browserify -t babelify -t glslify app/main.js
SyntaxError: Unexpected token (1:10) while parsing file: /Users/jwerle/repos/littlstar/creators/node_modules/webgl-heatmap/vertex-shader-blit.glsl
at Parser.pp.raise (/Users/jwerle/repos/littlstar/creators/node_modules/acorn/dist/acorn.js:1745:13)
at Parser.pp.unexpected (/Users/jwerle/repos/littlstar/creators/node_modules/acorn/dist/acorn.js:2264:8)
at Parser.pp.semicolon (/Users/jwerle/repos/littlstar/creators/node_modules/acorn/dist/acorn.js:2243:59)
at Parser.pp.parseExpressionStatement (/Users/jwerle/repos/littlstar/creators/node_modules/acorn/dist/acorn.js:2677:8)
at Parser.pp.parseStatement (/Users/jwerle/repos/littlstar/creators/node_modules/acorn/dist/acorn.js:2462:160)
at Parser.pp.parseTopLevel (/Users/jwerle/repos/littlstar/creators/node_modules/acorn/dist/acorn.js:2379:21)
at parse (/Users/jwerle/repos/littlstar/creators/node_modules/acorn/dist/acorn.js:101:12)
at module.exports (/Users/jwerle/repos/littlstar/creators/node_modules/falafel/index.js:22:15)
at /Users/jwerle/repos/littlstar/creators/node_modules/static-module/index.js:30:13
at ConcatStream.<anonymous> (/Users/jwerle/repos/littlstar/creators/node_modules/static-module/node_modules/concat-stream/index.js:36:43)
Metadata
Metadata
Assignees
Labels
No labels