9a5bdb15df
atob/btoa only supports ASCII string which makes playground fails to save unicode source. This patch add unicode support by combining escape/encodeURIComponent. `escape` is chosen for backward compatibility. |
||
---|---|---|
.. | ||
public | ||
src | ||
index.html | ||
package.json | ||
vite.config.ts |