9 Commits

Author SHA1 Message Date
Tim van der Horst
5d5bf30eb7
Replaced process.env override in DefinePlugin config to individual key definitions
Included an empty fallback for `process.env.XSTORYBOOK_EXAMPLE_APP` for the variable used in `lib/ui/src/index.tsx`
2021-08-27 17:00:52 +10:00
Norbert de Langen
05ee0915c8
webpack 5 baby 2020-12-04 15:14:48 +01:00
Paul Grau
14d3e1b729 Vue: Remove babel-preset-vue #4475
See the vue-kitchen-sink app for a migration path.
Basically you just need to add the preset to your or storybook's babel config.
2020-05-19 00:10:24 +09:00
seunghyum
7685636ff3 fix: webpack config when excute 'yarn workspace vue-example dev'
when excute 'yarn workspace vue-example dev', there are css and image loader bug in webpack
2020-02-02 14:32:26 +09:00
Michael Shilman
7b4907f085 Source-loader: injectParameters default true 2019-07-08 21:10:36 +08:00
Michael Shilman
d4bf6223d5 Vue-kitchen-sink: Add source-loader webpack config 2019-07-04 14:59:15 +08:00
Pavan Kumar Sunkara
a9e57efe22 dependencies(vue): Update vue-loader to 15.x.x 2018-07-22 13:28:26 +02:00
Wei-Wei Wu
c244b45c00 adding svg-url-loader 2018-03-17 16:41:31 -07:00
Alexandre BODIN
bc84ee633d Rename vue example to vue-kitchen-sink 2017-06-18 17:39:46 +02:00