Skip to content

Commit 8ef4309

Browse files
committed
clarified some workding in CONTRIBUTING.md
1 parent 6748211 commit 8ef4309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ traces with 'regl' in the tags, and stores the captured code into
177177
if there are changes, you would need to commit them.
178178

179179
This is needed because regl performs codegen in runtime which breaks CSP
180-
compliance, and so for strict builds we pre-compile regl codegen now.
180+
compliance, and so for strict builds we pre-generate regl shader code here.
181181

182182
#### Other npm scripts that may be of interest in development
183183

0 commit comments

Comments
 (0)