hypercross
f71af6a06d
fix: update proxy path and MQTT broker URL in dev
...
Change the proxy path from `/journal` to `/.ttrpg` and ensure the
MQTT broker URL points to localhost:3000 during development to
match the CLI server configuration.
2026-07-11 09:29:16 +08:00
hypercross
75e862c310
feat: treat doc-entries markdown files as asset/source
2026-07-11 09:27:57 +08:00
hypercross
c661d2a1d2
refactor: replace webpack context loading with dev server proxy
...
Remove the webpack-based file indexing strategy in favor of a proxy
approach. The dev server now proxies content requests to a local CLI
server, simplifying the data loading logic and removing webpack-specific
types and loaders.
2026-07-11 09:19:41 +08:00
hypercross
e0c3b8f4a0
feat: add bundle analysis support
...
Add `webpack-bundle-analyzer` and a new `analyze` script to allow
visualizing bundle composition via `npm run analyze`.
2026-07-08 15:16:12 +08:00
hyper
385bcb16d8
fix: dev server not showing pngs
2026-04-08 19:56:44 +08:00
hyper
25d95e6990
refactor: remove inline-schema
2026-04-06 17:47:33 +08:00
hyper
14a692cd2c
fix: inline-schema type file write
2026-03-31 16:20:42 +08:00
hyper
57b46fedc1
chore: skip content in builds
2026-03-31 15:42:19 +08:00
hyper
eb1388c6bc
refactor: add inline-schema
2026-03-31 15:40:06 +08:00
hypercross
748f57dd55
fix: refactor stuff
2026-03-13 16:02:09 +08:00
hypercross
5746249a47
fix: loading
2026-02-26 14:40:02 +08:00
hypercross
1b0f1a2269
fix: postcss
2026-02-26 08:14:42 +08:00
hypercross
b5f5e853bd
fix: preview content
2026-02-26 00:40:11 +08:00
hypercross
8dd0374d59
fix: babel
2026-02-26 00:27:38 +08:00
hypercross
3c9cf552e5
feat: ai's first take...
2026-02-26 00:17:23 +08:00