We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4cbb8f commit 8472f66Copy full SHA for 8472f66
src/Utilities/ViteManifest.php
@@ -75,6 +75,8 @@ public static function getRecords(ViteHelperConfig $config): ManifestRecords
75
}
76
77
/**
78
+ * Get the default location of a plugin's vite manifest.json
79
+ *
80
* @param string $pluginName e.g. "MyPlugin"
81
* @return string filesystem path to the Plugin's manifest.json
82
*/
0 commit comments