Enable preserveSource of rollup-plugin-web-worker-loader#1309
Enable preserveSource of rollup-plugin-web-worker-loader#1309eoghanmurray merged 1 commit intorrweb-io:masterfrom
Conversation
|
|
I tried using this build locally to record canvas, but it did not work correctly (the initial drawing is saved, but the modifications are not). It seems this change has the potential to break existing applications, and it might be necessary to alert users to modify their settings accordingly. |
eoghanmurray
left a comment
There was a problem hiding this comment.
As per Justin, it wasn't deliberate that it was base64 encoded
|
Can confirm that this is breaking in production since upgrading recently |
This reverts commit 297104c.
Ref: #1308
This change modifies the build output `` as detailed below:
Before
After