deno fmt
This commit is contained in:
@@ -82,7 +82,7 @@ export async function bundle(
|
||||
}
|
||||
// Resolve path
|
||||
filePath = path.join(rootPath, filePath);
|
||||
|
||||
|
||||
def.code = await compile(
|
||||
filePath,
|
||||
jsFunctionName,
|
||||
|
||||
Reference in New Issue
Block a user