Skip to content

Commit

Permalink
chore:optimize storybook build
Browse files Browse the repository at this point in the history
  • Loading branch information
DaiQiangReal committed Oct 19, 2023
1 parent efec02b commit d13d8e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .storybook/base/base.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ module.exports = {
AnalyzePlugin && rules.push({
test: /\.tsx?$/,
include: [resolve('packages/semi-ui'), resolve('packages/semi-foundation')],
exclude:/node_modules/,
use: [
{
loader: "babel-loader",
Expand Down

0 comments on commit d13d8e4

Please sign in to comment.