@storybook/addon-webpack5-compiler-babel
Advanced tools
Comparing version 3.0.5--canary.13.37da600.0 to 3.0.5--canary.13.69f4876.0
{ | ||
"name": "@storybook/addon-webpack5-compiler-babel", | ||
"version": "3.0.5--canary.13.37da600.0", | ||
"version": "3.0.5--canary.13.69f4876.0", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Adds babel as a Webpack5 compiler to Storybook", |
@@ -29,3 +29,3 @@ import { join } from "node:path"; | ||
export const getProjectRoot = () => { | ||
let result; | ||
let result: string | undefined; | ||
// Allow manual override in cases where auto-detect doesn't work | ||
@@ -32,0 +32,0 @@ // biome-ignore lint/complexity/useLiteralKeys: Ignore |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
12397
0
276190