This website requires JavaScript.
Explore
Help
Register
Sign in
svrjs
/
svrjs-nextjs-website
Watch
2
Star
0
Fork
You've already forked svrjs-nextjs-website
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
694e632815
svrjs-nextjs-website
/
.swcrc
7 lines
87 B
Text
Raw
Normal View
History
Unescape
Escape
fix: install autoprefixer and execute SWC after "next build" for compatibility with older browsers
2024-09-08 18:04:40 +02:00
{
fix: fix broken Sanity Studio by reconfiguring SWC
2024-09-08 18:54:00 +02:00
"jsc": {
"keepClassNames": true,
"target": "es2017"
fix: install autoprefixer and execute SWC after "next build" for compatibility with older browsers
2024-09-08 18:04:40 +02:00
},
"minify": true
}
Reference in a new issue
Copy permalink