First working version

This commit is contained in:
Willem Dantuma
2019-07-16 16:15:40 +02:00
parent f304cf5149
commit 0fe5cb166c
33 changed files with 158 additions and 734 deletions

View File

@@ -17,22 +17,6 @@
"lib": [
"es2018",
"dom"
],
"paths": {
"material": [
"dist/material"
],
"material/*": [
"dist/material/*"
],
"common": [
"dist/common",
"dist/common"
],
"common/*": [
"dist/common/*",
"dist/common/*"
]
}
]
}
}