Skip to content

Commit

Permalink
Package to dist folder using @zeit/ncc
Browse files Browse the repository at this point in the history
  • Loading branch information
webbertakken committed Dec 22, 2019
1 parent 4312758 commit 0bb0dbd
Show file tree
Hide file tree
Showing 6 changed files with 68 additions and 17 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
.idea
node_modules
dist
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ branding:
color: 'gray-dark'
runs:
using: 'node12'
main: 'src/index.js'
main: 'dist/index.js'
1 change: 1 addition & 0 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0bb0dbd

Please sign in to comment.