chore: test against workspace babel/core
This commit is contained in:
parent
d844700449
commit
565cfff486
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
// Usage:
|
// Usage:
|
||||||
// babel-load-options-async.js [filename]
|
// babel-load-options-async.js [filename]
|
||||||
import babel from "@babel/core";
|
import babel from "../../lib/index.js";
|
||||||
|
|
||||||
const [, , filename, cwd] = process.argv;
|
const [, , filename, cwd] = process.argv;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user