-
There's been some occasions where I'd like to tweak something in Paste source to test my usage when developing locally. However, it seems that the source code exposed is minified. Not sure if there's a way Paste could expose it as a separate build artifact or just document an existing way I can accomplish this. |
Beta Was this translation helpful? Give feedback.
Answered by
TheSisb
Oct 28, 2020
Replies: 1 comment 1 reply
-
Hi @ghostling, thanks for the question. I've made a ticket in our backlog to investigate this some more. My hunch is we could expose both |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
TheSisb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ghostling, thanks for the question. I've made a ticket in our backlog to investigate this some more. My hunch is we could expose both
index.min.js
and aindex.js
in our builds.