Skip to content

Commit ddb6a43

Browse files
committed
kebab case
1 parent 12f21d0 commit ddb6a43

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed

app/javascript/application.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ import './turbo-migration';
9191

9292
// Import of Rails sprocket assets with minimal changes. After the initial migration these files should
9393
// be moved to an appropriate place after some adjustments to fit modern Rails JS.
94-
import 'sprocket_asset_import';
94+
import 'sprocket-asset-import';
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import './flash';
2+
import './color-mode-picker';
3+
4+
import './request-for-comments';

app/javascript/sprocket_asset_import/index.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)