We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caffa9a commit dbcc278Copy full SHA for dbcc278
khafile.js
@@ -0,0 +1,5 @@
1
+let project = new Project('haxeui-core');
2
+
3
+project.addSources('./');
4
5
+resolve(project);
0 commit comments