Skip to content

Commit eba5add

Browse files
committed
feat: remove bundling for test page
1 parent 7654617 commit eba5add

2 files changed

Lines changed: 1 addition & 9761 deletions

File tree

testPage/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
NPCSchema,
2020
npc_generator,
2121
NPC
22-
} from './index.js';
22+
} from '../src/index.js';
2323

2424
const { rollDie, getDiceResult } = dice_roller;
2525

0 commit comments

Comments
 (0)