glslify / glslify/babel-plugin-glslify

Readme example is broken

Open
#10 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
49
Forks
10
PR merge metrics
No merged PRs in 30d

Description

The following simplified readme example
```js
var glsl = require("glslify")
const myFragShader = glsl`
void main () {}
`
```

gives:
```
Unknown encoding: 0
C:/projects/test.js
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.