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

Commit773f0fe

Browse files
committed
fix
1 parentc248802 commit773f0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/VueSemanticUiServiceProvider.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ public function boot()
1515
__DIR__.'/../src/resources/assets' =>resource_path('/assets'),
1616
__DIR__.'/../src/resources/views' =>resource_path('/views'),
1717
__DIR__.'/../package.json' =>base_path('/package.json'),
18-
__DIR__.'/../package.json' =>base_path('/gulpfile.js'),
18+
__DIR__.'/../gulpfile.js' =>base_path('/gulpfile.js'),
1919
__DIR__.'/../webpack.mix.js' =>base_path('/webpack.mix.js'),
2020
],'laravel-vue-semantic-ui');
2121
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp