Paul "Code Grump" Turner
Paul "Code Grump" Turner
- Windows 10 - awesome-typescript-loader 5.2.1 When the loader is writing to the webpack log, I get a strange prefix on its lines: > ``` > clean-webpack-plugin: C:\Users\Paul\Source\Repos\SecurEnvoy\Main\Identity\wwwroot\dist has been...
Removes the generated codebehind files from the project structure. Generated files are now written to a subdirectory in the _/obj/_ folder. - Change MSBuild targets for build and clean to...
### 🤔 What's the problem you're trying to solve? In the Reqnroll project https://github.com/reqnroll, I am implementing a Roslyn-based source generator. As this runs as part of the IDE as...
### 🤔 What's changed? Adds new Roslyn-based source generator to convert feature files into executable tests. ### ⚡️ What's your motivation? ### 🏷️ What kind of change is this? -...