Skip to content

Implement NPM static handler#8

Merged
flancer64 merged 1 commit intomainfrom
codex/implement-fl32_web_back_handler_npm-to-serve-static-files
Jun 21, 2025
Merged

Implement NPM static handler#8
flancer64 merged 1 commit intomainfrom
codex/implement-fl32_web_back_handler_npm-to-serve-static-files

Conversation

@flancer64
Copy link
Contributor

Summary

  • add Fl32_Web_Back_Handler_Npm to serve whitelisted files from node_modules
  • register the handler in dev bootstrap before the static handler
  • document usage of the new handler in README
  • test new handler logic

Testing

  • npm run eslint
  • npm run test:unit
  • npm run test:accept

https://chatgpt.com/codex/tasks/task_e_685569b2ccf4832da06d766a0e0ea33a

@flancer64 flancer64 merged commit 346daf6 into main Jun 21, 2025
@flancer64 flancer64 deleted the codex/implement-fl32_web_back_handler_npm-to-serve-static-files branch June 26, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant