webhook-action/node_modules/@vercel/ncc/dist
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
..
ncc Add support for environment variables (fixed #17) (#19) 2020-08-27 18:14:30 +10:00
readme.md Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00

About this directory

This directory will contain:

  • buildin: the webpack buildin/ folder, required at runtime
  • ncc: the output from the ncc build

They are generated by the build script defined in ../package.json.

This directory is the only one published to npm.