Initialize Basic JavaScript Processing with SWC and Actix-Web #1
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
riley/rust_js_parser#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Issue Title: Initialize Basic JavaScript Processing with SWC and Actix-Web
Description:
Set up foundational JavaScript processing functionality using the SWC ecosystem and integrate it with Actix-Web for server-side rendering. This initial setup should:
swc_ecma_parser.ssr_rs).swc_ecma_react_compiler.Tasks:
swc_ecma_parser.ssr_rscrate.swc_ecma_react_compiler.Dependencies:
Ensure the following dependencies are correctly set up:
Acceptance Criteria:
Files Involved:
src/execute_script.rssrc/lib.rssrc/process.rssrc/request_prop_handler.rsNotes: