When the build task is run it should remove imported modules
Open
enhancement
help wanted
- Dominant language
- PowerShell
- Stars
- 243
- Forks
- 46
- Avg merge
- 1h 41m
- Merged PRs (30d)
- 1
Description
When the build task is run it should remove imported modules that exist in the folder Modules. The problem is that the modules remain imported after a build and any changes to the builds are not imported. The task Clean could remove any imported modules because it is run prior to the module is built.
Contributor guide
Assessment
This issue has not been assessed yet.