test: add PI release proof harness
This commit is contained in:
@@ -90,7 +90,7 @@ function runCommand(executable, args, options = {}) {
|
||||
});
|
||||
}
|
||||
|
||||
async function inspectPackagedClosure(executable, resourcesDirectory, assets) {
|
||||
export async function inspectPackagedClosure(executable, resourcesDirectory, assets) {
|
||||
const script = String.raw`
|
||||
const fs = require('node:fs');
|
||||
const path = require('node:path');
|
||||
|
||||
Reference in New Issue
Block a user