Skip to content

Commit 52c501b

Browse files
author
gondzo
committed
fix build issues
1 parent a89fc98 commit 52c501b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ module.exports = {
155155
}),
156156
fixStyleLoader({
157157
test: /\.css$/,
158-
loader: 'style!css?modules',
158+
loaders: ['style','css?modules'],
159159
include: /flexboxgrid/,
160160
}),
161161
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy