Skip to content

Commit

Permalink
Pack using ncc; remove modules
Browse files Browse the repository at this point in the history
  • Loading branch information
pierluigi committed Apr 22, 2020
1 parent d1c483a commit b078cd9
Show file tree
Hide file tree
Showing 1,624 changed files with 42,565 additions and 259,821 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bower_components
build/Release

# Dependency directories - these are needed by the action to run https://help.github.com/en/actions/building-actions/creating-a-javascript-action
# node_modules/
node_modules/
jspm_packages/

# TypeScript v1 declaration files
Expand Down Expand Up @@ -80,7 +80,7 @@ typings/

# Nuxt.js build / generate output
.nuxt
dist
# dist

# Gatsby files
.cache/
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ inputs:
required: false
runs:
using: "node12"
main: "main.js"
main: "dist/index.js"
42,559 changes: 42,559 additions & 0 deletions dist/index.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion node_modules/.bin/semver

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/which

This file was deleted.

146 changes: 0 additions & 146 deletions node_modules/@actions/core/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions node_modules/@actions/core/lib/command.d.ts

This file was deleted.

78 changes: 0 additions & 78 deletions node_modules/@actions/core/lib/command.js

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/@actions/core/lib/command.js.map

This file was deleted.

116 changes: 0 additions & 116 deletions node_modules/@actions/core/lib/core.d.ts

This file was deleted.

Loading

0 comments on commit b078cd9

Please sign in to comment.