Begin work on a custom element for incrementer
This commit is contained in:
parent
1c2ced321b
commit
d5429b7b34
7 changed files with 137 additions and 7 deletions
|
|
@ -35,6 +35,7 @@ import "./hooks/hotReload.mjs";
|
|||
import loadSettings from "./settings/index.mjs";
|
||||
import { devInit } from "./hooks/devInit.mjs";
|
||||
import DOTDUNGEON from "./config.mjs";
|
||||
import "./components/index.mjs";
|
||||
|
||||
|
||||
Hooks.once(`init`, async () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue