UNPKG

@pellegrims/nx-remotecache-s3

Version:
7 lines 386 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const nx_remotecache_custom_1 = require("nx-remotecache-custom"); const setup_s3_task_runner_1 = require("./setup-s3-task-runner"); const runner = (0, nx_remotecache_custom_1.createCustomRunner)(setup_s3_task_runner_1.setupS3TaskRunner); exports.default = runner; //# sourceMappingURL=nx-remotecache-s3.js.map