feat(renderer): pass nodeTypes

This commit is contained in:
moklick
2019-07-16 12:33:05 +02:00
parent e40ae6d841
commit f330b0c4ee
6 changed files with 36 additions and 8 deletions

View File

@@ -41,9 +41,7 @@
"dev": "parcel example/index.html -d example/build"
},
"husky": {
"hooks": {
"pre-commit": "npm run build"
}
"hooks": {}
},
"files": [
"dist"