From 87f6a65bf0da80201b454c0b63f8e754a5c10328 Mon Sep 17 00:00:00 2001 From: Matt Hamil Date: Wed, 11 May 2022 13:35:31 -0500 Subject: [PATCH] plea: source code? --- PLEASE_PUBLISH_SOURCE.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 PLEASE_PUBLISH_SOURCE.md diff --git a/PLEASE_PUBLISH_SOURCE.md b/PLEASE_PUBLISH_SOURCE.md new file mode 100644 index 0000000..32b67f1 --- /dev/null +++ b/PLEASE_PUBLISH_SOURCE.md @@ -0,0 +1,13 @@ +# Source Code? + +Can you publish the source code? This package only publishes the minified and uglified JS. + +We have run into a number of instances where having access to the source code would have made our lives a lot easier. + +We have had to unminify the minified JS to figure out how certain things work inside the library. + +We pay for the service, and the lack of access to the unminified source code can be a headache at times. + +I can't open an issue on this repo, and I have tried to get a response from Support, so sorry for the PR, but I hope someone reads this at Sendbird. + +Thank you \ No newline at end of file