mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-06 21:30:21 +03:00
chore: fix local dev
This commit is contained in:
parent
915e096095
commit
964e5d3856
|
@ -85,7 +85,7 @@ export default (env: { playground?: boolean; bench?: boolean } = {}, { mode }) =
|
|||
{
|
||||
test: /\.css$/,
|
||||
use: [
|
||||
'style-loader',
|
||||
'isomorphic-style-loader',
|
||||
'css-loader',
|
||||
{
|
||||
loader: 'esbuild-loader',
|
||||
|
|
Loading…
Reference in New Issue
Block a user