Skip to content

Module - Bundle on build & publish for better performance #877

@o-l-a-v

Description

@o-l-a-v

Is your feature request related to a problem? Please describe.

The EnterprisePolicyAsCode module is consisting of a growing amount of one *.ps1 file per function. This makes module install and import slower than it has to be.

Image

Resources on best practice for perf:

Describe the solution you'd like

Consider doing a build / bundle step in the release pipeline to bundle these files into one single *.psm1?

Some relevant tools:

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions