diff --git a/src/scrolling.ts b/src/content/scrolling.ts similarity index 100% rename from src/scrolling.ts rename to src/content/scrolling.ts diff --git a/src/excmds.ts b/src/excmds.ts index 9dbfc857..bc3cf50e 100644 --- a/src/excmds.ts +++ b/src/excmds.ts @@ -114,7 +114,7 @@ import * as SELF from "./.excmds_content.generated" Messaging.addListener("excmd_content", Messaging.attributeCaller(SELF)) import * as DOM from "./dom" import { executeWithoutCommandLine } from "@src/content/commandline_content" -import * as scrolling from "./scrolling" +import * as scrolling from "@src/content/scrolling" // } //#background_helper