externals

This commit is contained in:
peter
2019-08-24 10:11:18 +02:00
parent 65400b2e2d
commit ce5081f700
8 changed files with 2346 additions and 6888 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"target": "ESnext",
"module": "commonjs",
"declaration": true,
"outDir": "./dist",
"outDir": "./lib",
"strict": true,
"experimentalDecorators": true
},