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.
1 parent fb13d53 commit 36fbd1eCopy full SHA for 36fbd1e
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