4 comments (4 comments)0 reactions (0 reactions)1 assignee (1 assignee)TypeScript17,733 stars (17,733 stars)2,124 forks (2,124 forks)batch import
help wantedv3
Description
效果:
- 访问线上地址 A, 配合浏览器代理插件, 能够将资源代理到本地
- 本地起对应的 DevServer, 提供静态资源服务
Contributor guide
- Tech stack
- reacttypescriptnodejs
- Domain
- documentationdeveloper experiencefrontend
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- ice.js basicsbrowser proxy pluginlocal dev server
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 65
- Research direction
- The issue requests documentation for local proxy debugging. The documentation should explain how to use a browser proxy plugin to route resources to a local dev server. Check the existing docs in the `docs/` directory for style and structure. The assignee may have started work; look for any related branches or comments. Provide clear steps for setting up the proxy and starting the dev server.