SeeminglyScience / EditorServicesCommandSuite

Collection of editor commands for use in PowerShell Editor Services.
Other
151 stars 13 forks source link

Combine files at build time #24

Closed SeeminglyScience closed 6 years ago

SeeminglyScience commented 6 years ago

This change adds a build step that combines all functions into a single .psm1 file. This will reduce the initial load time of the module, which will be more important as more functions are added to the module.