rsnext/packages/next/build/swc
Donny/강동윤 9a31a4fb72
Update swc (#30890)
## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`


This applies

 - https://github.com/swc-project/swc/pull/2637

This makes inlining not work for more cases, and fixes `@emotion/react` and `murmur2`.
2021-11-03 14:31:25 +00:00
..
.cargo Update swc (#30685) 2021-10-31 12:15:39 +00:00
npm Fix publish native including non-packages (#30589) 2021-10-28 19:36:30 -05:00
src Fix lost combinator before global (#30771) 2021-11-03 10:00:49 +01:00
tests Fix lost combinator before global (#30771) 2021-11-03 10:00:49 +01:00
.rustfmt.toml Port next-ssg getStaticProps/getServerSideProps tree shaking Babel transform to rust (#27552) 2021-08-03 14:02:23 +02:00
build.rs Add initial next swc package with first transform (#27355) 2021-07-27 17:07:28 +02:00
Cargo.lock Update swc (#30890) 2021-11-03 14:31:25 +00:00
Cargo.toml Update swc (#30790) 2021-11-02 10:57:09 +00:00
index.js Keep attempting to load binary files after failure (#30755) 2021-11-01 20:14:28 +00:00
rust-toolchain Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00