Download file for next.
yarn add @jswork/next-node-downfile
import '@jswork/next-node-downfile';
nx.nodeDownfile({
url: 'https://www.iconfont.cn/api/project/download.zip?pid=4644398&ctoken=ldvj2ogXUEvE6mDiLwqJ7BS3',
headers: {
cookie: 'EGG_SESS_ICONFONT=xxx'
}
});
Code released under the MIT license.