@polaris-sloc/polaris-nx
TypeScript icon, indicating that this package has built-in type declarations

0.7.0 • Public • Published

Polaris Plugin for Nx CLI

This library is a plugin for the Nx CLI. It is wrapped by the Polaris CLI.

For more information, please have a look at the Polaris CLI documentation.

Running E2E Tests and Manual Testing

Run nx e2e polaris-nx-e2e to execute the E2E tests. This will generate a temporary workspace in the tmp subfolder of this workspace, which can also be used for manually testing the plugin.

Running the E2E tests in a JavaScript Debug Terminal in VS Code often makes the tests run into a timeout. Thus, it seems to be a better strategy to run a test command in the debugger. To set breakpoints inside polaris-nx, they must be set in the files in the dist/libs/polaris-nx directory. To set breakpoints inside a third-party library, they must be set in the files in the dist/libs/polaris-nx/node_modules directory.

If files without an extension should be included by a generator (e.g., Dockerfile), they must be explicitly added to the assets of the polaris-nx project in angular.json.

To test the Polaris CLI wrapper around the Nx plugin, please see the README of the Polaris CLI.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.7.00latest
0.6.1-beta.20beta

Version History

VersionDownloads (Last 7 Days)Published
0.7.00
0.6.30
0.6.20
0.6.10
0.6.1-beta.20
0.6.1-beta.10
0.6.00
0.6.0-beta.40
0.6.0-beta.30
0.6.0-beta.20
0.5.00
0.4.10
0.4.00
0.3.00
0.2.20
0.2.10
0.2.00
0.2.0-beta.310
0.2.0-beta.300
0.2.0-beta.290
0.2.0-beta.280
0.2.0-beta.270
0.2.0-beta.260
0.2.0-beta.250
0.2.0-beta.240
0.2.0-beta.230
0.2.0-beta.220
0.2.0-beta.210
0.2.0-beta.200
0.2.0-beta.190
0.2.0-beta.180
0.2.0-beta.170
0.2.0-beta.160
0.2.0-beta.150
0.2.0-beta.140
0.2.0-beta.130
0.2.0-beta.120
0.2.0-beta.110
0.2.0-beta.100
0.2.0-beta.90
0.2.0-beta.80
0.2.0-beta.70
0.2.0-beta.60
0.2.0-beta.50
0.2.0-beta.40
0.2.0-beta.30
0.2.0-beta.20
0.2.0-beta.10
0.2.0-beta.00

Package Sidebar

Install

npm i @polaris-sloc/polaris-nx

Weekly Downloads

0

Version

0.7.0

License

Apache-2.0

Unpacked Size

386 kB

Total Files

213

Last publish

Collaborators

  • tommazzo