@smock/gatsby-plugin-sproxy
v0.1.13
Published
interceotor plugin of gatsby
Downloads
7
Readme
gatsby sproxy工具插件
gatsby-plugin-sproxy
安装方法:
npm i @smock/gatsby-plugin-sproxy
# 或
yarn add @smock/gatsby-plugin-sproxy
指定NO_SPROXY或NO_INTERCEPTOR环境变量可禁用拦截工具 例如:
export NO_SPROXY=true
# 或
export NO_INTERCEPTOR=true