зеркало из https://github.com/mozilla/hubs.git
remove storybook-addon-designs
This commit is contained in:
Родитель
f44ab0c4b8
Коммит
40ec35092c
|
@ -10,7 +10,7 @@ if (fs.existsSync(themesPath)) {
|
|||
}
|
||||
module.exports = {
|
||||
stories: ["../src/react-components/**/*.stories.mdx", "../src/react-components/**/*.stories.js"],
|
||||
addons: ["@storybook/addon-links", "@storybook/addon-essentials", "storybook-addon-designs"],
|
||||
addons: ["@storybook/addon-links", "@storybook/addon-essentials"],
|
||||
webpackFinal: async config => {
|
||||
config.module.rules.push({
|
||||
test: /\.scss$/,
|
||||
|
|
|
@ -216,7 +216,6 @@
|
|||
"selfsigned": "^2.0.1",
|
||||
"shelljs": "^0.8.5",
|
||||
"spritesheet-js": "github:mozillareality/spritesheet.js#hubs/master",
|
||||
"storybook-addon-designs": "^6.3.1",
|
||||
"style-loader": "^3.3.1",
|
||||
"stylelint": "^14.9.1",
|
||||
"stylelint-config-recommended-scss": "^7.0.0",
|
||||
|
@ -15230,7 +15229,6 @@
|
|||
"semver": "^7.3.2",
|
||||
"shelljs": "^0.8.5",
|
||||
"spritesheet-js": "github:mozillareality/spritesheet.js#hubs/master",
|
||||
"storybook-addon-designs": "^6.3.1",
|
||||
"style-loader": "^3.3.1",
|
||||
"stylelint": "^14.9.1",
|
||||
"stylelint-config-recommended-scss": "^7.0.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче