Kotaro Chikuba
Kotaro Chikuba
Thx, I will fix later
Source ```svelte import { onMount } from "svelte" let name = 'world'; onMount(() => { console.log('mounted'); }) Hello {name}! ``` Output ```js /* App.svelte generated by Svelte v3.31.2 */ import...
Fix by myself :) but I have no confidence it is correct way... in especially `assignee` detection. @michaelficarra please give me advice, or merge if you don't care.
I will implement static super too. After that I want to reply other peoples fix.
My private goal is that I want to make CSR which has compatibility to CS. (And for my hobby project `TypedCoffeeScript` that aimed to super set of CS, but you,...
Now it works about super and static method super in class as CS specs.
Oops, I passed only syntax and broke execution. I'll fix...
https://github.com/jxnblk/mdx-deck
I have no Android
Register another netlify and deploy with `--site-id`