Commit 73c2baf
committed
chore(compress): Exclude Integration.js from target function processing
This commit explicitly excludes the file `Target/Function/Integration.js` from being processed as part of the compression workflow. The file was previously included by default due to its location, but it contains logic that should remain uncompressed to maintain integration integrity.
The exclusion ensures that future builds do not inadvertently alter this critical file, preserving its intended behavior and preventing potential runtime issues related to compressed integrations.1 parent 3ad6efa commit 73c2baf
1 file changed
+1
-1
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments