storybook
Version:
Storybook: Develop, document, and test UI components in isolation
83 lines (80 loc) • 2.3 kB
JavaScript
import CJS_COMPAT_NODE_URL_30j3t0mlbu9 from 'node:url';
import CJS_COMPAT_NODE_PATH_30j3t0mlbu9 from 'node:path';
import CJS_COMPAT_NODE_MODULE_30j3t0mlbu9 from "node:module";
var __filename = CJS_COMPAT_NODE_URL_30j3t0mlbu9.fileURLToPath(import.meta.url);
var __dirname = CJS_COMPAT_NODE_PATH_30j3t0mlbu9.dirname(__filename);
var require = CJS_COMPAT_NODE_MODULE_30j3t0mlbu9.createRequire(import.meta.url);
// ------------------------------------------------------------
// end of CJS compatibility banner, injected by Storybook's esbuild configuration
// ------------------------------------------------------------
import {
ANGULAR_JSON_PATH,
AddonVitestService,
AngularJSON,
ProjectType,
SUPPORTED_ESLINT_EXTENSIONS,
addToDevDependenciesIfNotPresent,
adjustTemplate,
cliStoriesTargetPath,
coerceSemver,
configureEslintPlugin,
configureFlatConfig,
copyTemplate,
copyTemplateFiles,
extractEslintInfo,
findEslintFile,
getBabelDependencies,
getRendererDir,
getVersionSafe,
hasStorybookDependencies,
normalizeExtends,
readFileAsJson,
suggestESLintPlugin,
writeFileAsJson
} from "../_node-chunks/chunk-OMJLZ265.js";
import {
detectPnp
} from "../_node-chunks/chunk-WHLEERR7.js";
import {
Settings,
_clearGlobalSettings,
globalSettings
} from "../_node-chunks/chunk-CZIT4WPP.js";
import "../_node-chunks/chunk-V4M6KWD4.js";
import "../_node-chunks/chunk-PF6QYPQI.js";
import "../_node-chunks/chunk-EBZ4DOUR.js";
import "../_node-chunks/chunk-YG6BIPJG.js";
import "../_node-chunks/chunk-SETL2E6T.js";
import "../_node-chunks/chunk-JAX4U445.js";
import "../_node-chunks/chunk-XHSQ33ZS.js";
import "../_node-chunks/chunk-VYDBRQGC.js";
import "../_node-chunks/chunk-6ZT22DT4.js";
export {
ANGULAR_JSON_PATH,
AddonVitestService,
AngularJSON,
ProjectType,
SUPPORTED_ESLINT_EXTENSIONS,
Settings,
_clearGlobalSettings,
addToDevDependenciesIfNotPresent,
adjustTemplate,
cliStoriesTargetPath,
coerceSemver,
configureEslintPlugin,
configureFlatConfig,
copyTemplate,
copyTemplateFiles,
detectPnp,
extractEslintInfo,
findEslintFile,
getBabelDependencies,
getRendererDir,
getVersionSafe,
globalSettings,
hasStorybookDependencies,
normalizeExtends,
readFileAsJson,
suggestESLintPlugin,
writeFileAsJson
};