webhook-action/node_modules/@vercel/ncc/dist/ncc
Anand Chowdhary 517289c047
Add support for environment variables (fixed #17) (#19)
* v2.0.0 (#12)

- Convert project to Javascript/Typescript
- Allow custom headers to be passed in (optional)
- Allow body to be optional

* Update action.yml

* Update action.yml

* Add support for environment variables (fixed #17)

* Add support for header as environment variables

* Run build and package

Co-authored-by: Joel Male <joel@joelmale.com>
2020-08-27 18:14:30 +10:00
..
buildin Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
loaders Add support for environment variables (fixed #17) (#19) 2020-08-27 18:14:30 +10:00
@@notfound.js Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
cli.js Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
cli.js.cache Add support for environment variables (fixed #17) (#19) 2020-08-27 18:14:30 +10:00
cli.js.cache.js Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
index.js Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
index.js.cache Add support for environment variables (fixed #17) (#19) 2020-08-27 18:14:30 +10:00
index.js.cache.js Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
readme.md Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
sourcemap-register.js Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
sourcemap-register.js.cache Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
sourcemap-register.js.cache.js Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
typescript.js Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00

About this directory

This directory will contain:

  • index.js the main ncc bundle
  • cli.js the CLI bundle, excluding the main ncc bundle
  • typescript.js the TypeScript detection file

These are generated by the build step defined in ../../package.json.

These files are published to npm.