We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84f610d + 1eedf1b commit 9fc532fCopy full SHA for 9fc532f
utils/build/rollup.config.js
@@ -160,7 +160,7 @@ function glconstants() {
160
161
return {
162
code: code,
163
- map: { mappings: '' }
+ map: null
164
};
165
166
}
@@ -192,7 +192,7 @@ function glsl() {
192
193
194
195
196
197
198
@@ -228,7 +228,7 @@ function bubleCleanup() {
228
229
230
231
232
233
234
0 commit comments