WIP: render radial coord hexes/maps

This commit is contained in:
2025-06-16 22:41:32 -07:00
parent 8dd62a5459
commit fdb3840564
13 changed files with 113 additions and 215 deletions

View File

@@ -222,7 +222,7 @@ const externalSvgToInternal = {
}
const buildOptions = {
entryPoints: ['src/index.js', 'src/soldier_record_block.js', 'src/map.js'],
entryPoints: ['src/index.js', 'src/soldier_record_block.js', 'src/map.js', 'src/radial.js'],
bundle: true,
outdir: 'build',
plugins: [