Any files in functions that don’t export onRequest* won’t be bundled(unless they are imported by a f

Any files in functions that don’t export onRequest* won’t be bundled(unless they are imported by a file that does export onRequest*)
Was this page helpful?