mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-06 22:36:07 +00:00
9 lines
172 B
JavaScript
9 lines
172 B
JavaScript
import "controllers";
|
|
import "../js/turbo";
|
|
import "../js/hotkeys";
|
|
import "../js/mrujs";
|
|
import "../js/matomo";
|
|
import "../js/moment";
|
|
|
|
require.context("../fonts", true);
|