dea*_*904 1 javascript reactjs gatsby netlify
我有这样一个_redirects文件:
https://example.netlify.com/* https://example.com/:splat 301!
Run Code Online (Sandbox Code Playgroud)
在根文件夹中.
如何使用gatsby-plugin-netlify从https://example.netlify.com域重定向到https://example.com?