LDX-1015 ImportDevModule should force import so it can be rerun in the same session and pick up new changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
|
|
||||||
task ImportDevModule {
|
task ImportDevModule {
|
||||||
ImportModule -Path "$Source\$ModuleName.psd1"
|
ImportModule -Path "$Source\$ModuleName.psd1" -Force
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user