chore: comment about terserReservations

This commit is contained in:
Zack Spear
2023-08-08 16:38:01 -07:00
parent d395056a12
commit f232aa47f7

View File

@@ -6,6 +6,7 @@ for (const k in envConfig) {
}
/**
* Used to avoid redeclaring variables in the webgui codebase.
* @see alt solution https://github.com/terser/terser/issues/1001, https://github.com/terser/terser/pull/1038
*/
function terserReservations(inputStr) {