-
Notifications
You must be signed in to change notification settings - Fork 14
Unicode support #206
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Expected behavior:
Can place UTF8 characters such as ⏲️ in a .html file and they render as-is after output
Actual behavior:
��Steps to reproduce the problem:
where public/index.html is as above
Environment:
serverless-aws-static-file-handler 4.0.2
node 18.12.1, framework 3.25.1 (local) 3.25.1v (global), plugin 6.2.2, SDK 4.3.2
Ubuntu 22.04 LTS