Hey everyone and thank you in advance for anyone who can help!
I'm working on a component library built with Vanilla Extract and I'm able to get SB to run locally, but fails to build.
I get a bunch of Unsupported source map comment warnings and then the "Failed to build the preview" error hits...
I talked with an engineer at Chromatic and he took a look at the repo and was able to run storybook locally just fine and also saw the errors I'm getting when trying to build.
I shared my tsconfig.json, package.json, main.js and preview.js., along with the error I'm seeing.
I'm not sure what else to do at this point so any ideas are greatly welcomed!