WIP static themeing
This commit is contained in:
5
app/javascript/core/common.js
Normal file
5
app/javascript/core/common.js
Normal file
@ -0,0 +1,5 @@
|
||||
// This file will be loaded on all pages, regardless of theme.
|
||||
|
||||
import { start } from 'rails-ujs';
|
||||
|
||||
start();
|
Reference in New Issue
Block a user