Skip to content

Commit dbcc278

Browse files
committed
add khafile
1 parent caffa9a commit dbcc278

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

khafile.js

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
let project = new Project('haxeui-core');
2+
3+
project.addSources('./');
4+
5+
resolve(project);

0 commit comments

Comments
 (0)