Bläddra i källkod

Merge branch 'develop' of https://github.com/opensheetmusicdisplay/opensheetmusicdisplay into develop

Matthias Uiberacker 7 år sedan
förälder
incheckning
b22ace83ea
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      tsconfig.json

+ 2 - 1
tsconfig.json

@@ -4,7 +4,8 @@
     "module": "commonjs",
     "moduleResolution": "node",
     "outDir": "dist",
-    "declaration": true
+    "declaration": true,
+    "sourceMap": true
   },
   "exclude": [
     "node_modules",