Closed srs closed 7 years ago
Add backward compatibility for old lib. To do this we should create a file /site/lib/xp/http-client.js This should only export everything by requering /lib/http-client.js. Create a test for this too so we know it works.
/site/lib/xp/http-client.js
/lib/http-client.js
Add backward compatibility for old lib. To do this we should create a file
/site/lib/xp/http-client.js
This should only export everything by requering/lib/http-client.js
. Create a test for this too so we know it works.