Added stub for @farmmaps/common

This commit is contained in:
Willem Dantuma
2019-07-12 13:07:31 +02:00
parent 503a2da597
commit 38a34b6388
22 changed files with 330 additions and 13 deletions

View File

@@ -24,6 +24,14 @@
],
"material/*": [
"dist/material/*"
],
"common": [
"dist/common",
"dist/common"
],
"common/*": [
"dist/common/*",
"dist/common/*"
]
}
}