Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3177585

Browse files
Merge pull request #29 from halfrost/fix_build_bug
fix build mac bug
2 parents 655de5a + b48d619 commit 3177585

File tree

2 files changed

+2162
-2106
lines changed

2 files changed

+2162
-2106
lines changed

‎build/webpack.base.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ module.exports = {
4444
{
4545
test: /\.js$/,
4646
loader: 'babel-loader',
47-
include: [resolve('src'), resolve('test')]
47+
include: [resolve('src'), resolve('test'),resolve('node_modules/markdown-it-highlightjs/index.js'),]
4848
},
4949
{
5050
test: /\.(png|jpe?g|gif|svg)(\?.*)?$/,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /