This website requires JavaScript.
Explore
Help
Sign In
terribleplan
/
next.js
Watch
1
Star
0
Fork
You've already forked next.js
0
mirror of
https://github.com/terribleplan/next.js.git
synced
2024-01-19 02:48:18 +00:00
Code
Issues
Releases
Wiki
Activity
fd67f22b65
next.js
/
examples
/
with-custom-reverse-proxy
/
.babelrc
6 lines
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Example to add custom reverse proxy like in webpack-dev-server (#2660) * add with-custom-reverse-proxy example * cleanup * cleanup package.json * fix linting errors * more linting errors
2017-07-29 12:45:12 +00:00
{
"presets": [
Fix with-custom-reverse-proxy example (#5064) Fixes #5052. Example was using babel 6.
2018-08-30 21:32:19 +00:00
"next/babel"
Example to add custom reverse proxy like in webpack-dev-server (#2660) * add with-custom-reverse-proxy example * cleanup * cleanup package.json * fix linting errors * more linting errors
2017-07-29 12:45:12 +00:00
]
}
Reference in a new issue
Copy permalink