zipline icon indicating copy to clipboard operation
zipline copied to clipboard

ref: update /code/[id] to use server-side rendering

Open ItzDerock opened this issue 3 years ago • 2 comments

also fixes syntax highlighting and adds some caching

ItzDerock avatar Aug 28 '22 17:08 ItzDerock

In the /code/[id] file most places where there should be semicolons and trailing commas are not there, could you add these in and it should be ready to merge.

diced avatar Aug 28 '22 20:08 diced

To fix the build it might help to check if the ZIPLINE_DOCKER_BUILD environment variable is present and return nothing, then dynamically import lib/datasource after the condition.

diced avatar Sep 04 '22 03:09 diced

Was included in the latest commit, closing.

diced avatar Sep 24 '22 01:09 diced