Skip to content

Commit 927c048

Browse files
committed
Fix ActionText import
1 parent 91019c9 commit 927c048

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/javascript/packs/application.js

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
importAll(require.context('../client/img/'));
1111

12+
import "actiontext";
1213
import 'jquery';
1314
import 'adminos/src/js/railsujs.js'
1415
import '../client/css/main.scss'

0 commit comments

Comments
 (0)