Load abcjs from npm package

This also loads abcjs without script-loader.

Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
David Mehren
2021-06-06 18:16:44 +02:00
parent fddd97391b
commit fa1ed66088
5 changed files with 30 additions and 22 deletions

View File

@@ -142,6 +142,7 @@
"url": "https://github.com/hedgedoc/hedgedoc.git"
},
"devDependencies": {
"abcjs": "5.12.0",
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-loader": "7.1.5",