include node_modules so release .zip is deployable
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
export * from "./fromContainerMetadata";
|
||||
export * from "./fromInstanceMetadata";
|
||||
export * from "./remoteProvider/RemoteProviderInit";
|
||||
export * from "./types";
|
||||
export { httpRequest } from "./remoteProvider/httpRequest";
|
||||
export { getInstanceMetadataEndpoint } from "./utils/getInstanceMetadataEndpoint";
|
||||
Reference in New Issue
Block a user