Skip to content

Commit

Permalink
Merge pull request #6 from fadenb/ncc_test
Browse files Browse the repository at this point in the history
Use ncc to compile application and node_modules into a single file
  • Loading branch information
fadenb authored Oct 6, 2020
2 parents cf2fe45 + 56f73bc commit d4bfe8b
Show file tree
Hide file tree
Showing 9,472 changed files with 80,897 additions and 904,095 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ inputs:
default: 'm.notice'
runs:
using: 'node12'
main: 'index.js'
main: 'dist/index.js'
Loading

0 comments on commit d4bfe8b

Please sign in to comment.