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 4161f1b commit f89f458Copy full SHA for f89f458
package.json
@@ -10,13 +10,6 @@
10
"url": "https://github.com/sugarlabs/musicblocks/issues"
11
},
12
"amd": {},
13
- "volo": {
14
- "baseUrl": "lib",
15
- "dependencies": {
16
- "domReady": "github:requirejs/domReady/2.0.1",
17
- "webL10n": "github:sugarlabs/webL10n/master"
18
- }
19
- },
20
"scripts": {
21
"lint": "eslint js/**/*.js",
22
"serve": "http-server -a 127.0.0.1 -p 3000 --gzip --brotli",
0 commit comments