Browse Source

doc: add more docs

pull/9986/head
chenshuai2144 4 years ago
parent
commit
5f833745cf
  1. 5
      config/proxy.ts

5
config/proxy.ts

@ -1,10 +1,13 @@
/**
*
* @name
* @see
* -------------------------------
* The agent cannot take effect in the production environment
* so there is no configuration of the production environment
* For details, please see
* https://pro.ant.design/docs/deploy
*
* @doc https://umijs.org/docs/guides/proxy
*/
export default {
dev: {

Loading…
Cancel
Save