This reverts commit 2b3590929b.
This commit is contained in:
committed by
Nicolò Ribaudo
parent
aa814073b7
commit
dbf3f91f1e
@@ -0,0 +1 @@
|
||||
a;
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"args": [
|
||||
"src",
|
||||
"--out-dir",
|
||||
"lib",
|
||||
"--copy-files",
|
||||
"--ignore",
|
||||
"src/foo/*",
|
||||
"--include-ignored",
|
||||
"--verbose"
|
||||
]
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
"use strict";
|
||||
|
||||
index;
|
||||
@@ -1,2 +0,0 @@
|
||||
src/index.js -> lib/index.js
|
||||
Successfully compiled 1 file with Babel.
|
||||
1
packages/babel-cli/test/fixtures/babel/--copy-files with only/out-files/lib/index.js
vendored
Normal file
1
packages/babel-cli/test/fixtures/babel/--copy-files with only/out-files/lib/index.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
index;
|
||||
Reference in New Issue
Block a user