Hi
I am trying the local editing feature using “npx corvid pull”.
Here is a listing of src/pages:
While there are files called ..js, they are all empty.
The page code seems to be in files called Unknown..js where xxxxx corresponds to the one found next to
This means that in order to edit my js I have to find out the appropriate code e.g. xxxxx and then go to the appropriate Unknown.xxxxx.js
Is this expected behaviour?
Any help appreciated.