Clark Wang

Results 3 comments of Clark Wang
trafficstars

Workaround: add following lines into `server.ts`: ``` // @ts-ignore global.window = {}; // @ts-ignore global.gtag = ()=>(); ```

I think they have familiar effect, using each one is ok. So it's a conflict. Fix it or document it:)

@Treri i would love to help:)