-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
Engineeringfeature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.
Milestone
Description
Description of the new feature
File psm1 of each module is generated during official build pipeline, and psd1 is updated after psm1 has been generated.
After we introduce new module architecture which requires couple psm1 files, we need to claim psm1 files in psd1. But above default psm1 is not generated yet. As the result, developer hit the issue of importing psd1 of module.
Proposed implementation details (optional)
We expect the output of build in development environment should be the same as output of official build. So, psm1 needs to be generated during build.
Metadata
Metadata
Assignees
Labels
Engineeringfeature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.