未验证 提交 53a336ce 编写于 作者: T Tim Neutkens 提交者: GitHub

Simplify profiling and add serverless target (#7007)

I'm using this to profile right now, so it's probably good to update it.
上级 c564c141
module.exports = {
target: 'serverless',
experimental: {
profiling: true
},
......
export default () => (
<div className='about-page'>About Page</div>
)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册