mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
Update code/core/src/builder-manager/index.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
171724e471
commit
0bea96d903
@ -157,7 +157,6 @@ const starter: StarterFunction = async function* starterGeneratorFn({
|
||||
|
||||
yield;
|
||||
|
||||
console.log({ addonsDir, metafile: compilation.metafile });
|
||||
|
||||
const coreDirOrigin = join(dirname(require.resolve('storybook/package.json')), 'dist', 'manager');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user