@nrwl/js 13.5.0-beta.1 → 13.5.0-beta.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -1,7 +1,24 @@
|
|
|
1
|
-
|
|
1
|
+
<p style="text-align: center;"><img src="https://raw.githubusercontent.com/nrwl/nx/master/images/nx.png" width="600" alt="Nx - Smart, Fast and Extensible Build System"></p>
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
<div style="text-align: center;">
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
[](https://circleci.com/gh/nrwl/nx)
|
|
6
|
+
[]()
|
|
7
|
+
[](https://www.npmjs.com/@nrwl/workspace)
|
|
8
|
+
[]()
|
|
9
|
+
[](http://commitizen.github.io/cz-cli/)
|
|
10
|
+
[](https://gitter.im/nrwl-nx/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
11
|
+
[](https://join.slack.com/t/nrwlcommunity/shared_invite/enQtNzU5MTE4OTQwOTk0LTgxY2E0ZWYzMWE0YzA5ZDA2MWM1NDVhNmI2ZWMyYmZhNWJiODk3MjkxZjY3MzU5ZjRmM2NmNWU1OTgyZmE4Mzc)
|
|
6
12
|
|
|
7
|
-
|
|
13
|
+
</div>
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
<hr>
|
|
17
|
+
|
|
18
|
+
# Nx: Smart, Fast and Extensible Build System
|
|
19
|
+
|
|
20
|
+
Nx is a next generation build system with first class monorepo support and powerful integrations.
|
|
21
|
+
|
|
22
|
+
This package is a [JavaScript/TypeScript plugin for Nx](https://nx.dev/js/overview).
|
|
23
|
+
|
|
24
|
+
{{content}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nrwl/js",
|
|
3
|
-
"version": "13.5.0-beta.
|
|
3
|
+
"version": "13.5.0-beta.5",
|
|
4
4
|
"description": "JavaScript Plugin for Nx",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -31,10 +31,10 @@
|
|
|
31
31
|
"executors": "./executors.json",
|
|
32
32
|
"builders": "./executors.json",
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@nrwl/workspace": "13.5.0-beta.
|
|
35
|
-
"@nrwl/devkit": "13.5.0-beta.
|
|
36
|
-
"@nrwl/jest": "13.5.0-beta.
|
|
37
|
-
"@nrwl/linter": "13.5.0-beta.
|
|
34
|
+
"@nrwl/workspace": "13.5.0-beta.5",
|
|
35
|
+
"@nrwl/devkit": "13.5.0-beta.5",
|
|
36
|
+
"@nrwl/jest": "13.5.0-beta.5",
|
|
37
|
+
"@nrwl/linter": "13.5.0-beta.5",
|
|
38
38
|
"@parcel/watcher": "2.0.4",
|
|
39
39
|
"chalk": "4.1.0",
|
|
40
40
|
"fast-glob": "^3.2.7",
|
|
@@ -50,7 +50,8 @@ function tscExecutor(_options, context) {
|
|
|
50
50
|
}));
|
|
51
51
|
}
|
|
52
52
|
return yield (0, tslib_1.__await)(yield (0, tslib_1.__await)(yield* (0, tslib_1.__asyncDelegator)((0, tslib_1.__asyncValues)((0, rxjs_for_await_1.eachValueFrom)((0, compile_typescript_files_1.compileTypeScriptFiles)(options, context, () => (0, tslib_1.__awaiter)(this, void 0, void 0, function* () {
|
|
53
|
-
yield
|
|
53
|
+
yield assetHandler.processAllAssetsOnce();
|
|
54
|
+
(0, update_package_json_1.updatePackageJson)(options.main, options.outputPath, projectRoot);
|
|
54
55
|
})).pipe((0, operators_1.map)(({ success }) => ({
|
|
55
56
|
success,
|
|
56
57
|
outfile: options.mainOutputPath,
|
|
@@ -58,11 +59,5 @@ function tscExecutor(_options, context) {
|
|
|
58
59
|
});
|
|
59
60
|
}
|
|
60
61
|
exports.tscExecutor = tscExecutor;
|
|
61
|
-
function updatePackageAndCopyAssets(options, projectRoot) {
|
|
62
|
-
return (0, tslib_1.__awaiter)(this, void 0, void 0, function* () {
|
|
63
|
-
yield (0, assets_1.copyAssetFiles)(options.files);
|
|
64
|
-
(0, update_package_json_1.updatePackageJson)(options.main, options.outputPath, projectRoot);
|
|
65
|
-
});
|
|
66
|
-
}
|
|
67
62
|
exports.default = tscExecutor;
|
|
68
63
|
//# sourceMappingURL=tsc.impl.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tsc.impl.js","sourceRoot":"","sources":["../../../../../../packages/js/src/executors/tsc/tsc.impl.ts"],"names":[],"mappings":";;;;AACA,
|
|
1
|
+
{"version":3,"file":"tsc.impl.js","sourceRoot":"","sources":["../../../../../../packages/js/src/executors/tsc/tsc.impl.ts"],"names":[],"mappings":"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"}
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"type": "string",
|
|
93
93
|
"enum": ["tsc", "swc"],
|
|
94
94
|
"default": "tsc",
|
|
95
|
-
"description": "The compiler used by the build and test targets
|
|
95
|
+
"description": "The compiler used by the build and test targets"
|
|
96
96
|
}
|
|
97
97
|
},
|
|
98
98
|
"required": ["name"]
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"type": "string",
|
|
98
98
|
"enum": ["tsc", "swc"],
|
|
99
99
|
"default": "tsc",
|
|
100
|
-
"description": "The compiler used by the build and test targets
|
|
100
|
+
"description": "The compiler used by the build and test targets"
|
|
101
101
|
},
|
|
102
102
|
"skipTypeCheck": {
|
|
103
103
|
"type": "boolean",
|
package/src/utils/versions.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.swcHelpersVersion = exports.swcCliVersion = exports.swcCoreVersion = exports.nxVersion = void 0;
|
|
4
|
-
exports.nxVersion = '13.5.0-beta.
|
|
4
|
+
exports.nxVersion = '13.5.0-beta.5';
|
|
5
5
|
exports.swcCoreVersion = '1.2.118';
|
|
6
6
|
exports.swcCliVersion = '~0.1.52';
|
|
7
7
|
exports.swcHelpersVersion = '~0.2.14';
|