portals-project / portals

Portals is a framework for stateful serverless apps, unifying dataflow streaming with actors
https://www.portals-project.org/
Apache License 2.0
19 stars 2 forks source link

Publish un-obfuscated PortalsJS runtime #229

Closed jspenger closed 1 year ago

jspenger commented 1 year ago

There is no reason to use an obfuscated version of the PortalsJS runtime once the project is public. For this reason, we should remove the obfuscation process from the compilation, and remove the obfuscation script, as it will no longer be needed. Additionally, we should update the PortalsJS runtime on the Playground to the newes, un-obfuscated version.