Nirjan Khadka

Results 3 issues of Nirjan Khadka

Hi, I can't use the transformers because windows won't let me use the '|' character in file/folder names, not sure if it's a windows only issue or it affects other...

bug
good first issue

full error message when I run the sanity-codegen command ``` Error: Cannot find module 'sanity-codegen/schema-creator-shim' Require stack: - /home/nk13/work/universal-content/schemas/schema.js - /home/nk13/work/manifold/packages/manifold-services/node_modules/sanity-codegen/cli.js at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15) at Function.Module._load (internal/modules/cjs/loader.js:725:27) at Module.require (internal/modules/cjs/loader.js:952:19)...

We have articles that use different serializer components, right now it's loading all the serializer components regardless if it's on the page or not but we want to lazy load...