styleguidist/react-styleguidist

Custom styles are not applied to minified build

Open

#1,525 建立於 2020年1月22日

在 GitHub 查看
 (11 留言) (2 反應) (0 負責人)TypeScript (1,416 fork)github user discovery
bughelp wanted

倉庫指標

Star
 (11,091 star)
PR 合併指標
 (PR 指標待抓取)

描述

Current behavior

This has been reported earlier: https://github.com/styleguidist/react-styleguidist/issues/1431

When I run styleguidist build with a webpack config that minifies function names then my custom styles are not applied.

To reproduce

https://github.com/McManning/styleguidist-demo

Expected behavior

I expect the minified bundle to still apply my custom styles.

貢獻者指南