Skip to content

Commit 824b60f

Browse files
author
f45_100006550405_lijianjian
committed
add some fun
1 parent 2acb73e commit 824b60f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+30811
-27658
lines changed

build/webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ let webpackConfig = {
4646
},
4747
{
4848
test: /\.less$/,
49-
loader: 'style!css!less',
49+
loader: "style-loader!css-loader!less-loader",
5050
include: [resolve('src/themes')]
5151
},
5252
{

0 commit comments

Comments
 (0)