@storybook/html-vite
Advanced tools
Comparing version 0.0.0-pr-30197-sha-3a606792 to 0.0.0-pr-30197-sha-7e96e461
@@ -24,4 +24,2 @@ import { StorybookConfig as StorybookConfig$1, CompatibleString } from 'storybook/internal/types'; | ||
declare function defineMain(config: StorybookConfig): StorybookConfig; | ||
export { FrameworkOptions, StorybookConfig, defineMain }; | ||
export { FrameworkOptions, StorybookConfig }; |
@@ -1,1 +0,1 @@ | ||
"use strict";var __defProp=Object.defineProperty;var __getOwnPropDesc=Object.getOwnPropertyDescriptor;var __getOwnPropNames=Object.getOwnPropertyNames;var __hasOwnProp=Object.prototype.hasOwnProperty;var __export=(target,all)=>{for(var name in all)__defProp(target,name,{get:all[name],enumerable:!0})},__copyProps=(to,from,except,desc)=>{if(from&&typeof from=="object"||typeof from=="function")for(let key of __getOwnPropNames(from))!__hasOwnProp.call(to,key)&&key!==except&&__defProp(to,key,{get:()=>from[key],enumerable:!(desc=__getOwnPropDesc(from,key))||desc.enumerable});return to};var __toCommonJS=mod=>__copyProps(__defProp({},"__esModule",{value:!0}),mod);var src_exports={};__export(src_exports,{defineMain:()=>defineMain});module.exports=__toCommonJS(src_exports);function defineMain(config){return config}0&&(module.exports={defineMain}); | ||
"use strict";var __defProp=Object.defineProperty;var __getOwnPropDesc=Object.getOwnPropertyDescriptor;var __getOwnPropNames=Object.getOwnPropertyNames;var __hasOwnProp=Object.prototype.hasOwnProperty;var __copyProps=(to,from,except,desc)=>{if(from&&typeof from=="object"||typeof from=="function")for(let key of __getOwnPropNames(from))!__hasOwnProp.call(to,key)&&key!==except&&__defProp(to,key,{get:()=>from[key],enumerable:!(desc=__getOwnPropDesc(from,key))||desc.enumerable});return to};var __toCommonJS=mod=>__copyProps(__defProp({},"__esModule",{value:!0}),mod);var src_exports={};module.exports=__toCommonJS(src_exports); |
{ | ||
"name": "@storybook/html-vite", | ||
"version": "0.0.0-pr-30197-sha-3a606792", | ||
"version": "0.0.0-pr-30197-sha-7e96e461", | ||
"description": "Storybook for HTML and Vite: Develop HTML in isolation with Hot Reloading.", | ||
@@ -33,2 +33,8 @@ "keywords": [ | ||
}, | ||
"./node": { | ||
"types": "./dist/node/index.d.ts", | ||
"node": "./dist/node/index.js", | ||
"import": "./dist/node/index.mjs", | ||
"require": "./dist/node/index.js" | ||
}, | ||
"./package.json": "./package.json" | ||
@@ -51,4 +57,4 @@ }, | ||
"dependencies": { | ||
"@storybook/builder-vite": "0.0.0-pr-30197-sha-3a606792", | ||
"@storybook/html": "0.0.0-pr-30197-sha-3a606792", | ||
"@storybook/builder-vite": "0.0.0-pr-30197-sha-7e96e461", | ||
"@storybook/html": "0.0.0-pr-30197-sha-7e96e461", | ||
"magic-string": "^0.30.0" | ||
@@ -61,3 +67,3 @@ }, | ||
"peerDependencies": { | ||
"storybook": "^0.0.0-pr-30197-sha-3a606792" | ||
"storybook": "^0.0.0-pr-30197-sha-7e96e461" | ||
}, | ||
@@ -73,3 +79,4 @@ "engines": { | ||
"./src/index.ts", | ||
"./src/preset.ts" | ||
"./src/preset.ts", | ||
"./src/node/index.ts" | ||
], | ||
@@ -76,0 +83,0 @@ "platform": "node" |
Sorry, the diff of this file is not supported yet
6160
11
45
+ Added@rollup/rollup-android-arm-eabi@4.34.6(transitive)
+ Added@rollup/rollup-android-arm64@4.34.6(transitive)
+ Added@rollup/rollup-darwin-arm64@4.34.6(transitive)
+ Added@rollup/rollup-darwin-x64@4.34.6(transitive)
+ Added@rollup/rollup-freebsd-arm64@4.34.6(transitive)
+ Added@rollup/rollup-freebsd-x64@4.34.6(transitive)
+ Added@rollup/rollup-linux-arm-gnueabihf@4.34.6(transitive)
+ Added@rollup/rollup-linux-arm-musleabihf@4.34.6(transitive)
+ Added@rollup/rollup-linux-arm64-gnu@4.34.6(transitive)
+ Added@rollup/rollup-linux-arm64-musl@4.34.6(transitive)
+ Added@rollup/rollup-linux-loongarch64-gnu@4.34.6(transitive)
+ Added@rollup/rollup-linux-powerpc64le-gnu@4.34.6(transitive)
+ Added@rollup/rollup-linux-riscv64-gnu@4.34.6(transitive)
+ Added@rollup/rollup-linux-s390x-gnu@4.34.6(transitive)
+ Added@rollup/rollup-linux-x64-gnu@4.34.6(transitive)
+ Added@rollup/rollup-linux-x64-musl@4.34.6(transitive)
+ Added@rollup/rollup-win32-arm64-msvc@4.34.6(transitive)
+ Added@rollup/rollup-win32-ia32-msvc@4.34.6(transitive)
+ Added@rollup/rollup-win32-x64-msvc@4.34.6(transitive)
+ Added@storybook/builder-vite@0.0.0-pr-30197-sha-7e96e461(transitive)
+ Added@storybook/components@0.0.0-pr-30197-sha-7e96e461(transitive)
+ Added@storybook/core@8.6.0-alpha.5(transitive)
+ Added@storybook/csf-plugin@0.0.0-pr-30197-sha-7e96e461(transitive)
+ Added@storybook/html@0.0.0-pr-30197-sha-7e96e461(transitive)
+ Added@storybook/manager-api@0.0.0-pr-30197-sha-7e96e461(transitive)
+ Added@storybook/preview-api@0.0.0-pr-30197-sha-7e96e461(transitive)
+ Added@storybook/theming@0.0.0-pr-30197-sha-7e96e4618.6.0-alpha.5(transitive)
+ Addedfor-each@0.3.5(transitive)
+ Addedpossible-typed-array-names@1.1.0(transitive)
+ Addedpostcss@8.5.2(transitive)
+ Addedrollup@4.34.6(transitive)
+ Addedstorybook@8.6.0-alpha.5(transitive)
- Removed@rollup/rollup-android-arm-eabi@4.34.4(transitive)
- Removed@rollup/rollup-android-arm64@4.34.4(transitive)
- Removed@rollup/rollup-darwin-arm64@4.34.4(transitive)
- Removed@rollup/rollup-darwin-x64@4.34.4(transitive)
- Removed@rollup/rollup-freebsd-arm64@4.34.4(transitive)
- Removed@rollup/rollup-freebsd-x64@4.34.4(transitive)
- Removed@rollup/rollup-linux-arm-gnueabihf@4.34.4(transitive)
- Removed@rollup/rollup-linux-arm-musleabihf@4.34.4(transitive)
- Removed@rollup/rollup-linux-arm64-gnu@4.34.4(transitive)
- Removed@rollup/rollup-linux-arm64-musl@4.34.4(transitive)
- Removed@rollup/rollup-linux-loongarch64-gnu@4.34.4(transitive)
- Removed@rollup/rollup-linux-powerpc64le-gnu@4.34.4(transitive)
- Removed@rollup/rollup-linux-riscv64-gnu@4.34.4(transitive)
- Removed@rollup/rollup-linux-s390x-gnu@4.34.4(transitive)
- Removed@rollup/rollup-linux-x64-gnu@4.34.4(transitive)
- Removed@rollup/rollup-linux-x64-musl@4.34.4(transitive)
- Removed@rollup/rollup-win32-arm64-msvc@4.34.4(transitive)
- Removed@rollup/rollup-win32-ia32-msvc@4.34.4(transitive)
- Removed@rollup/rollup-win32-x64-msvc@4.34.4(transitive)
- Removed@storybook/builder-vite@0.0.0-pr-30197-sha-3a606792(transitive)
- Removed@storybook/components@0.0.0-pr-30197-sha-3a606792(transitive)
- Removed@storybook/core@8.6.0-alpha.4(transitive)
- Removed@storybook/csf@0.1.12(transitive)
- Removed@storybook/csf-plugin@0.0.0-pr-30197-sha-3a606792(transitive)
- Removed@storybook/html@0.0.0-pr-30197-sha-3a606792(transitive)
- Removed@storybook/manager-api@0.0.0-pr-30197-sha-3a606792(transitive)
- Removed@storybook/preview-api@0.0.0-pr-30197-sha-3a606792(transitive)
- Removed@storybook/theming@0.0.0-pr-30197-sha-3a6067928.6.0-alpha.4(transitive)
- Removedfor-each@0.3.4(transitive)
- Removedpossible-typed-array-names@1.0.0(transitive)
- Removedpostcss@8.5.1(transitive)
- Removedrollup@4.34.4(transitive)
- Removedstorybook@8.6.0-alpha.4(transitive)
- Removedtype-fest@2.19.0(transitive)