bikecoders / ngx-deploy-npm

Nx plugin to publish any JS library to NPM with one command
https://www.npmjs.com/package/ngx-deploy-npm
MIT License
108 stars 13 forks source link

build(nx-cloud): setup nx cloud workspace #642

Closed dianjuar closed 3 weeks ago

dianjuar commented 3 weeks ago

This commit set up Nx Cloud for your Nx workspace enabling distributed caching and GitHub integration for fast CI and improved Developer Experience.

You can access your Nx Cloud workspace by going to https://cloud.nx.app/orgs/66687a051fafcb200530b4ca/workspaces/66687a17435d193ea382fed5

Note: This commit attempts to maintain formatting of the nx.json, however you may need to correct formatting by running an nx format command and committing the changes.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud