Description
We use this Loader for transforming markdown content in our Next.js project (sample code how we use it).
But we still confuse to create Jest Transformer so our test can read the real content instead of mocking the data.
Expectations
Maybe some clues, or any official docs regarding testing in jest using this Loader
Description
We use this Loader for transforming markdown content in our Next.js project (sample code how we use it).
But we still confuse to create Jest Transformer so our test can read the real content instead of mocking the data.
Expectations
Maybe some clues, or any official docs regarding testing in jest using this Loader