Irakli Janiashvili
Irakli Janiashvili
@lightdash/engineering
@ZeRego cool. action items: - [x] `docker/.env` and merge with `.env` - [x] `.env.[ENV].local` after loading `.env` if any - [x] `docker/scripts` to `scripts` - [x] `install.sh` to `scripts` (probably...
@ZeRego looks good?
@ZeRego I get an error from render blueprints. https://dashboard.render.com/web/srv-cci4jnta4995109jbi30/deploys/dep-ccr9749a6gdmbse86jog?mode=maximize ```Sep 30 11:01:21 AM #22 2.595 error TS5083: Cannot read file '/usr/app/tsconfig.json'.``` however I updated `dockerfile` to `COPY tsconfig.json .` any...
@ZeRego can you help with deployment in render? I updated dockerfile, it was missing a moved eslintfile from the root and was failing a build. detailed here https://github.com/lightdash/lightdash/pull/3257#issuecomment-1263194454
@ZeRego updated PR. one problem with current chunking is this: ``` ``` I will compare new load times with the ones from webpack if it's gotten worse I'll try to...
🙏🏻 this gets merged
@PriPatel from what I researched so far: > When you hover over a cell, the whole row should change background colour this is the easiest one → https://share.cleanshot.com/3quNwi > When...