fix haxe_libraries handling for test project
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +0,0 @@
|
||||
haxe_libraries/hollywoo-flixel.hxml
|
1
src/test/.gitignore
vendored
1
src/test/.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
haxe_libraries/
|
||||
export/
|
||||
release/
|
4
src/test/.haxerc
Normal file
4
src/test/.haxerc
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": "4.3.1",
|
||||
"resolveLibs": "scoped"
|
||||
}
|
Reference in New Issue
Block a user