Patrick Wang

Results 6 issues of Patrick Wang

This allows classList to accept an array of classNames, omitting falsey values (except for 0, reasoning described in comment). This will allow users to put optional classNames in className, and...

### Describe the bug Block scoped variables in generators are mutated out of scope, async code within generator has unexpected behavior. ### Input code ```typescript console.log([ ...(function* () { for...

C-bug

MERGE #51 FIRST * Adds @types/webpack-env package for module.hot types * Remove filename from entrypoints to make Webpack choose defaults. This will choose any index file instead of just .js/jsx...

Replaces node-sass with sass package to resolve GYP error