added shapes

This commit is contained in:
Lauchmelder 2021-11-26 19:43:48 +01:00
parent ea4eb49670
commit 355b840471
6 changed files with 81 additions and 10 deletions

View file

@ -1,7 +1,8 @@
{
"compilerOptions": {
"target": "es6",
"outFile": "./out/lauchpioos.js",
// "outFile": "./out/lauchpioos.js",
"outDir": "./out",
"sourceRoot": "./src",
"rootDir": "./src",
"sourceMap": true