Norbert de Langen
|
1e43b97342
|
REMOVE prop-types where no longer needed
|
2020-02-14 22:30:08 +01:00 |
|
Norbert de Langen
|
4d74766388
|
resolve paths locally if possible
https://github.com/storybooks/storybook/issues/5663
|
2019-05-17 12:29:52 +02:00 |
|
Norbert de Langen
|
045f83f354
|
fix dll creation
|
2019-04-27 23:29:55 +02:00 |
|
Norbert de Langen
|
b3c2b6421f
|
FIX a build error by aliassing old core-js paths
|
2019-04-27 22:13:35 +02:00 |
|
Norbert de Langen
|
7c2ebbcfa9
|
REMOVE the core-js alias, though multiple core-js instances would be bad at best.
Maybe we can do something super smart and map the old to the new?
|
2019-04-27 21:40:02 +02:00 |
|
Mike Deverell
|
dd2bbe6bb7
|
include emotion-theming in @storybook/theming/paths.js
|
2019-04-05 12:19:51 -04:00 |
|
Mike Deverell
|
7b5f5f46da
|
[bug] Move '@emotion/*' path-resolutions to the dependent package
|
2019-04-05 11:45:56 -04:00 |
|
Norbert de Langen
|
10a530d9af
|
ADD @storybook/api to dll
|
2019-03-19 19:32:30 +01:00 |
|
Norbert de Langen
|
72b28e99e0
|
MOVE all aliases to @storybook/ui/paths
|
2019-02-22 13:35:22 +01:00 |
|
Tom Coleman
|
66509ab947
|
REMOVE react[-dom] as a peer dependency of @storybook/core
Instead we pass the FS location of the react[-dom] version that @storybook/ui wants to use into the manager webpack config directly.
|
2018-12-19 20:37:14 +11:00 |
|