We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2bbe89f + 5f3a061 commit 885be9cCopy full SHA for 885be9c
templates/PSFProject/build/filesAfter.txt
@@ -1,5 +1,5 @@
1
-# List all files that are loaded in the preimport.ps1
2
-# In the order they are loaded during preimport
+# List all files that are loaded in the postimport.ps1
+# In the order they are loaded during postimport
3
4
internal\configurations\*.ps1
5
internal\tepp\*.tepp.ps1
templates/PSFProject/build/filesBefore.txt
@@ -1,2 +1,2 @@
-# List all files that are loaded in the postimport.ps1
-# In the order they are loaded during postimport
+# List all files that are loaded in the preimport.ps1
+# In the order they are loaded during preimport
0 commit comments