Movatterモバイル変換


[0]ホーム

URL:


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

Commitdad974e

Browse files
committed
🔧 Config webpack
remove contentBase
1 parent0e8aa2b commitdad974e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎webpack.config.js‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ module.exports = {
6868
devServer:{
6969
historyApiFallback:true,
7070
noInfo:true,
71-
overlay:true,
72-
contentBase:path.join(__dirname,'static')
71+
overlay:true
7372
},
7473
performance:{
7574
hints:false

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp