Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
revert(proxyagent): revert proxy agent change (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
dogpatch626 authored Jan 23, 2024
1 parent 2a5bef0 commit 203da3d
Show file tree
Hide file tree
Showing 4 changed files with 424 additions and 417 deletions.
2 changes: 1 addition & 1 deletion __tests__/index.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import rimraf from 'rimraf';
import fs from 'fs';
import path from 'path';
import mkdirp from 'mkdirp';
import { ProxyAgent } from 'proxy-agent';
import ProxyAgent from 'proxy-agent';
import oneAppDevCdn from '../src';
import { removeDuplicatedModules } from '../src/util';

Expand Down
Loading

0 comments on commit 203da3d

Please sign in to comment.