webhook-action/node_modules/@vercel/ncc/dist/ncc/loaders
2022-11-10 23:06:47 +10:00
..
typescript/lib update modules 2022-11-10 20:43:16 +10:00
empty-loader.js v2.0.1 2020-08-27 18:23:33 +10:00
notfound-loader.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
relocate-loader.js Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
relocate-loader.js.cache feature: tests 2022-11-10 23:06:47 +10:00
relocate-loader.js.cache.js update modules 2022-11-10 20:43:16 +10:00
shebang-loader.js Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
shebang-loader.js.cache feature: tests 2022-11-10 23:06:47 +10:00
shebang-loader.js.cache.js update modules 2022-11-10 20:43:16 +10:00
ts-loader.js Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
ts-loader.js.cache feature: tests 2022-11-10 23:06:47 +10:00
ts-loader.js.cache.js update modules 2022-11-10 20:43:16 +10:00
uncacheable.js Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00

About this directory

This directory will contain:

  • relocate-loader.js the ncc loader for handling CommonJS asset and reference relocations
  • shebang-loader.js the ncc loader to ensure proper hash bang support in Node.js CLI files
  • ts-loader.js the ncc loader for handling TypeScript

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

These files are published to npm.