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 77b771b + 36fbd1e commit 0cce350Copy full SHA for 0cce350
build.js
@@ -43,7 +43,8 @@ const cdnScriptsOptional = {
43
'{{version}}/modules/xrange.js': 1,
44
'{{version}}/modules/streamgraph.js': 1,
45
'{{version}}/modules/tilemap.js': 1,
46
- '{{version}}/modules/histogram-bellcurve.js': 1
+ '{{version}}/modules/histogram-bellcurve.js': 1,
47
+ '{{version}}/modules/bullet.js': 1
48
};
49
50
// The scripts here will appear as user prompts
0 commit comments