Closed jasonbosco closed 1 week ago
cc: @tharropoulos
This wasn't a regression, this was present before! This will only throw when emitting with tsc and subsequently the compiler will fail because of the module / resolution mismatch looking at the docusaurus tsconfig, we should use NodeNext
as the module
setting. Will post up a PR for this
Description
Running
yarn build
throws build errors after merging in #56Steps to reproduce
Metadata
Node 18, macOS