mix irving
mix irving
Did anyone come up with a nice solution to this? I can't add `const global = window` about `import` without my linter screaming. I haven't been able to add a...
Would modifying `src/date.js` like this work: ```js const Parent = (typeof window === 'undefined' ? global.Date : window.Date) export class Date extends Parent { ```
We're currently on path (B) but investigating (C). I'll update this thread with how we go. Would love to hear from others about if I missed anything, or if there...
That's a really interesting idea. Could work (though I've actually not opened those yml files to see what they contain!) One challenge is that all these solutions require careful testing....
bad bot. this issue is a resource and documentation collection point. leave it be On Sun, 17 Apr 2022, 02:14 stale[bot], ***@***.***> wrote: > Is this still relevant? If so,...
@jeetparikh I'm not an expert... but, think of you let that certificate expire (if i understand) you are kinda screwed. you can no longer sign new versions which might have...
@jeetparikh i know if no way to resolve your block. you should have planned ahead more. _please start a new thread to explore problem solving. this one is documentation recording...
@jeetparikh hey sorry I am not technical support for you, and this is just a completely unrelated issue. Recommend you open another issue. And if you want to reduce the...
Very keen! Both linting /style and tests. I guess there's also no reason why merges into master shouldn't deploy a built version to gh-pages...
came here to check in and see how I could contribute too