JS: change the way how DCE resolves input paths
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
error: input file 'compiler/testData/cli/js-dce' is a directory
|
||||
error: no source files
|
||||
COMPILATION_ERROR
|
||||
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
error: cannot open output file '$TESTDATA_DIR$/min/simple.js': is a directory
|
||||
error: cannot open output file '$TESTDATA_DIR$/min/simple.js': it is a directory
|
||||
COMPILATION_ERROR
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
$TESTDATA_DIR$/simple.js:bar
|
||||
-output-dir
|
||||
$TEMP_DIR$/min
|
||||
@@ -1 +0,0 @@
|
||||
OK
|
||||
@@ -1 +0,0 @@
|
||||
// EXISTS: min/bar.js
|
||||
Reference in New Issue
Block a user