rsnext/packages/next-swc/crates/next-build
Leah 4354edadf4
fix snapshots broken by prettier (also fix .prettierignore) (#48586)
### What?
Fix snapshots that were no longer fulfilling the original purpose after
prettier had its way.

The `.prettierignore` also had the old `target/` directory (prior to the
`Cargo.toml` move in #48198) so running `pnpm prettier-fix` formatted
files in the `target/` directory
2023-04-21 18:52:08 +00:00
..
src add consistent import sorting/grouping to rustfmt (#47745) 2023-03-31 22:12:54 +00:00
build.rs fix snapshots broken by prettier (also fix .prettierignore) (#48586) 2023-04-21 18:52:08 +00:00
Cargo.toml build(next-swc): introduce turbo-binding (#47512) 2023-03-29 20:25:11 -07:00