Skip to content

Commit 7abb391

Browse files
author
Benjamin Pick
committed
Refactor to help tree shaking
1 parent 56d4842 commit 7abb391

16 files changed

+111
-113
lines changed

js/body_classes.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { getTestRecord, getTestRecordError } from "./test-lib/test-records";
66
import { add_classes_to_body, calc_classes } from "./body_classes";
77
import Record from "./models/record";
88
import { set_override_with_merge } from "./lookup/override";
9-
import { options } from './lookup/get_info';
9+
import { options } from './lookup/options';
1010
import { domReady, isUnitTesting } from "./lib/html";
1111
import { get_info_stored_locally_record } from "./lookup/storage";
1212

js/dist/frontend_base.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/dist/frontend_base.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)