-
Updated
Apr 9, 2022 - TypeScript
nx
Here are 474 public repositories matching this topic...
-
Updated
Feb 11, 2022 - C
-
Updated
Dec 23, 2021 - TypeScript
-
Updated
Apr 9, 2022 - Elixir
-
Updated
Mar 11, 2022 - C++
-
Updated
Mar 26, 2022 - C
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Dec 29, 2020 - TypeScript
-
Updated
Apr 9, 2022
Possible bug detected..
When running this command all is ok (NS and Web):
nx generate @nstudio/angular:component --name=product --createBase --platforms=nativescript,web--dry-run
CREATE libs/xplat/features/src/lib/ui/base/product.base-component.ts
CREATE libs/xplat/nativescript/features/src/lib/ui/components/product/product.component.html
CREATE libs/xplat/nativescript/features/sr
CLI improvements
-
Updated
Mar 26, 2022 - TypeScript
-
Updated
Feb 14, 2022 - C++
-
Updated
Dec 30, 2021 - Java
-
Updated
Apr 1, 2022 - TypeScript
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Apr 17, 2019 - C++
-
Updated
Apr 3, 2022 - TypeScript
-
Updated
Apr 9, 2022 - TypeScript
The xmldoc package adds additional newlines when manipulating the .csproj file to add the output path and msbuild task (not sure whether this affects Windows users, but definitely affects MacOS users). Although functionality is not impacted, the additional whitespace looks a bit unsightly, especially when creating xunit test projects, which bring in several PackageReferences.
For example:
`
Improve this page
Add a description, image, and links to the nx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nx topic, visit your repo's landing page and select "manage topics."


I tried ng add to install, but still compile errors.Can someone know how to do it? Thank you