UNPKG

storybook-msw-addon

Version:

An MSW (Mock Service Worker) addon including a control panel that enables interaction and manipulation of mock requests within Storybook. MSW 2.3.3 + Storybook 8

8 lines (6 loc) 277 B
'use strict'; var e=async n=>(console.log("This addon is augmenting the Vite config"),n),o=async n=>(console.log("This addon is augmenting the Webpack config"),n); exports.viteFinal = e; exports.webpack = o; //# sourceMappingURL=out.js.map //# sourceMappingURL=preset.cjs.map