Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(scan): make
render-pages
script work again
The primary issue was that the path needed to be corrected to use an underscore instead of a dash. Secondarily I switched to using `esbuild-runner` instead of `ts-node` since it's way faster.
- Loading branch information