add classPath to kiss-vscode haxelib.json

This commit is contained in:
2021-10-21 12:24:02 -04:00
parent e88dd2a098
commit fcece681e5

View File

@@ -6,5 +6,6 @@
"description": "",
"version": "0.0.0",
"releasenote": "It isn't safe to use this library yet.",
"contributors": ["NQNStudios"]
"contributors": ["NQNStudios"],
"classPath": "src/"
}