feat(renderer): pass nodeTypes
This commit is contained in:
@@ -41,9 +41,7 @@
|
||||
"dev": "parcel example/index.html -d example/build"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "npm run build"
|
||||
}
|
||||
"hooks": {}
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user