mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-09 21:07:46 +00:00
Trigger build for e2e logging
This commit is contained in:
5
.changeset/quiet-tomatoes-destroy.md
Normal file
5
.changeset/quiet-tomatoes-destroy.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'@vercel/build-utils': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Trigger change
|
||||||
@@ -35,6 +35,9 @@ import {
|
|||||||
scanParentDirs,
|
scanParentDirs,
|
||||||
traverseUpDirectories,
|
traverseUpDirectories,
|
||||||
} from './fs/run-user-scripts';
|
} from './fs/run-user-scripts';
|
||||||
|
|
||||||
|
console.log('ignore this, testing....');
|
||||||
|
|
||||||
import {
|
import {
|
||||||
getLatestNodeVersion,
|
getLatestNodeVersion,
|
||||||
getDiscontinuedNodeVersions,
|
getDiscontinuedNodeVersions,
|
||||||
|
|||||||
Reference in New Issue
Block a user