Skip to content

Generate psm1 during project build #15483

@dingmeng-xue

Description

@dingmeng-xue

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.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions