mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
chore: removing dist files from src (#7002)
* chore: removing dist files from src * chore: include build step in CI pipeline * chore: add build step to PR and publish workflows
This commit is contained in:
@@ -24,8 +24,6 @@ Please update the [documentation](https://axios-http.com/docs/intro) accordingly
|
||||
- `npm run build` run rollup and bundle the source
|
||||
- `npm run version` prepare the code for release
|
||||
|
||||
Please don't include changes to `dist/` in your pull request. This should only be updated when releasing a new version.
|
||||
|
||||
## Running Examples
|
||||
|
||||
Examples are included in part to allow manual testing.
|
||||
|
||||
Reference in New Issue
Block a user