Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-11 | chore: move test files to testdata directory (#11601) | David Sherret | |
2020-11-02 | fix(cli): inject helpers when transpiling via swc (#8221) | Kitson Kelly | |
Fixes #8212 | |||
2020-10-30 | fix: panic in bundler (#8168) | Bartek IwaĆczuk | |
This commit fixes panic in bundler which was caused by not setting thread-local slots. |