cyrusae / highlighter-public

Next.js/SQLite app for qualitative coding and content analysis; prototype currently in (sometimes) working alpha.
Other
3 stars 0 forks source link

Mystery webpack issues #37

Closed cyrusae closed 2 years ago

cyrusae commented 2 years ago

Normal dev branch currently on hold due to a fatal issue in webpack that appears to be functionally random. For now, half of the solution appears to be to work in Chrome instead of Safari, but I would really rather this not be a thing. Simultaneously highest and lowest possible priority because I don't appear to be what's doing it. There's something about the hot-update that already hates dynamic pages (e.g. constant returning 404 on s/, which is a folder) and I don't know what made it fully crash but don't intend to repeat it.

cyrusae commented 2 years ago

Ah.

(See #65 and #66 )

cyrusae commented 2 years ago

See also #76