chore: fix local dev

This commit is contained in:
romanhotsiy 2022-01-26 11:41:24 +02:00
parent 915e096095
commit 964e5d3856
No known key found for this signature in database
GPG Key ID: 0BC2221278CCBBB8

View File

@ -85,7 +85,7 @@ export default (env: { playground?: boolean; bench?: boolean } = {}, { mode }) =
{ {
test: /\.css$/, test: /\.css$/,
use: [ use: [
'style-loader', 'isomorphic-style-loader',
'css-loader', 'css-loader',
{ {
loader: 'esbuild-loader', loader: 'esbuild-loader',