UNPKG

416 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3const devkit_1 = require("@nrwl/devkit");
4const run_script_impl_1 = require("nx/src/executors/run-script/run-script.impl");
5devkit_1.logger.warn('@nrwl/workspace:run-script is deprecated and will be removed in Nx 16. Please switch to nx:run-script');
6exports.default = run_script_impl_1.default;
7//# sourceMappingURL=run-script.impl.js.map
\No newline at end of file