Describe the bug
*.spec.ts files are included in the @nx-dotnet/core package. I noticed them for the generators.
To Reproduce
Steps to reproduce the behavior:
npm install --save-dev @nx-dotnet/core
- Look in
node_modules/@nx-dotnet/core/(...)
Expected behavior
No test suites are included in an NPM package.
Environment:
- Version: 0.4.1
- Affected Packages:
@nx-donet/core