-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Bundling all the bugs, itchy sweaters, & feature requests we found up here:
- APP_MIDDLEWARE needs to be exported due to a regression (I believe! I had us carefully tip-toe around this one)
-
npm init boltzmann --typescriptignores the typescript flag for some reason - There's not really a clear story for moving from Boltzmann JS -> TS in a project (manually rename files, make sure we change
requiretoimportbecause it affects how types are resolved) - The remnants of templating are itchy (
void ``;, empty line comments a la//) - Requests for interfaces in addition to types (
IContextvs justContext); dig into this more - Typescript
npm run boltzmann:routesrunscript needsTS_NODE_FILES=true. - Request to scaffold at different dir levels (
src/orlib/) – putting everything at top-level is an itchy sweater
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels