Skip to content

Commit 9507d7b

Browse files
committed
# 这是一个 2 个提交的组合。
# 这是第一个提交说明: use ncc compile source file as a single file # 提交说明 actions#2 将被跳过: # remove husky hook
1 parent 1c24df3 commit 9507d7b

File tree

117 files changed

+18545
-3227
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+18545
-3227
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
!node_modules/
22
__tests__/runner/*
3+
node_modules

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ inputs:
1414
description: 'Deprecated. Use node-version instead. Will not be supported after October 1, 2019'
1515
runs:
1616
using: 'node12'
17-
main: 'lib/setup-node.js'
17+
main: 'lib/index.js'

lib/authutil.js

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)