Next.js中要注意的是import 'isomorphic-unfetch' 這邊使用了後端也可以發fetch功能的套件,還有一個es6promise的polyfill 補丁,其他部分跟SPA使用一樣
確定! 回上一頁