mirror of
https://github.com/actions/toolkit.git
synced 2026-08-25 00:00:27 +02:00
@actions/artifact: convert to an ESM module
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
"baseUrl": "./",
|
||||
"outDir": "./lib",
|
||||
"rootDir": "./src",
|
||||
"module": "node16",
|
||||
"moduleResolution": "node16",
|
||||
"paths": {
|
||||
"@actions/core": [
|
||||
"../core"
|
||||
|
||||
Reference in New Issue
Block a user