This website requires JavaScript.
Explore
Help
Register
Sign In
7x31
/
ChatGPT-Next-Web
mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
Watch
1
Star
0
Fork
You've already forked ChatGPT-Next-Web
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8edc0989e2
ChatGPT-Next-Web
/
.babelrc
15 lines
186 B
Plaintext
Raw
Blame
History
{
"presets": [
[
"next/babel",
{
"preset-env": {
"targets": {
"browsers": ["> 0.25%, not dead"]
}
}
}
]
]
}
Reference in New Issue
View Git Blame
Copy Permalink