tzuge

Results 225 comments of tzuge

I am currently setting up dotnet projects in a monorepo to better understand this. For 'app' vs 'lib', the output path is different in nx convention, and this appears to...

Agreed about using appsDir / libsDir from the workspace config during `init` creation of the Directory.Build.* files. Regarding excluding apps / libs from the output path, I feel like that's...

Great idea. This seems to work. ```xml $([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)')) $(RepoRoot)dist/$([System.IO.Path]::GetRelativePath($(RepoRoot), $(MSBuildProjectDirectory))) ```

@AgentEnder should this specific case be handled with a `--codeCoverage` parameter on the test executor? (consistent with the nrwl jest executor). It could also run report generator create the html...

Hey @AgentEnder, how is the behaviour described by this test implemented? `nx-dotnet e2e › nx g test › should add a reference to the target project` I can't seem to...

No problem. I think it's good for review at this point. The commit prefixes don't necessarily make sense, but I'm assuming this will get squashed for the proper conventional commit...

This is failing for me as well, and seems to be some unexpected interaction with svgr babel plugin at: https://github.com/gregberge/svgr/blob/0ae0413eaef2442af129bfc88847867d0ab8afa5/packages/babel-plugin-transform-svg-component/src/variables.ts#L259 Value of `previousExport` was the webpack file asset export (I...

I agree it would be nice to let the dotnet tool stack handle this behaviour. I'm curious about how it will work with the dotnet cli. If nx-dotnet still has...

:tada: This PR is included in version 1.17.0-alpha.49 :tada: The release is available on: - [npm package (@alpha dist-tag)](https://www.npmjs.com/package/@abgov/web-components/v/1.17.0-alpha.49) - [GitHub release](https://github.com/GovAlta/ui-components/releases/tag/web-components-v1.17.0-alpha.49) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

:tada: This PR is included in version 4.17.0-alpha.25 :tada: The release is available on: - [npm package (@alpha dist-tag)](https://www.npmjs.com/package/@abgov/react-components/v/4.17.0-alpha.25) - [GitHub release](https://github.com/GovAlta/ui-components/releases/tag/react-v4.17.0-alpha.25) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket: