jameslnewell / xhr-mock

Utility for mocking XMLHttpRequest.
196 stars 48 forks source link

fix: fix error when yarn run build:cjs #115

Open skyf0cker opened 2 years ago

skyf0cker commented 2 years ago

fix the error when use yarn run build:cjs

error detail: node_modules/@types/node/index.d.ts:39:1 - error TS1084: Invalid 'reference' directive syntax.

skyf0cker commented 2 years ago

@jameslnewell pls help to review

skyf0cker commented 2 years ago

It looks like that CI doesn't work. man @jameslnewell