Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit 822d715

Browse files
committed
Fix some docs, don’t transpile / uglify lib
1 parent 250ec1f commit 822d715

File tree

6 files changed

+5626
-28
lines changed

6 files changed

+5626
-28
lines changed

.babelrc

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,5 @@
88
],
99
"stage-0"
1010
],
11-
"env": {
12-
"production": {
13-
"plugins": ["external-helpers", "transform-es2015-function-name"]
14-
},
15-
"test": {
16-
"plugins": ["babel-plugin-transform-es2015-modules-commonjs"]
17-
}
18-
}
11+
"plugins": ["babel-plugin-transform-es2015-modules-commonjs"]
1912
}

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CommerceCloud OCAPI Client
1+
# Salesforce Commerce Cloud OCAPI Client
22

33
```
44
_______________________________________________________________________________________________________________________________________________________
@@ -17,7 +17,7 @@ _(___ _(___/_/_/__/_/_/__/_(___ _/_____(___ _(___ _(___ _/___(___/_(___(__(___/_
1717

1818
## Introduction
1919

20-
ShopApi - JavaScript client for CommerceCloud OCAPI shop api.
20+
ShopApi - JavaScript client for Salesforce Commerce Cloud OCAPI Shop API.
2121

2222
- API version: 17.8
2323

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h3> </h3>
4343

4444

4545
<section>
46-
<article><h1>CommerceCloud OCAPI Client</h1><pre class="prettyprint source"><code>_______________________________________________________________________________________________________________________________________________________
46+
<article><h1>Salesforce Commerce Cloud OCAPI Client</h1><pre class="prettyprint source"><code>_______________________________________________________________________________________________________________________________________________________
4747

4848
/ / , / ,
4949
----__----__---_--_---_--_----__---)__----__----__----__---/----__-----------__-/--------__----__----__------__------------__---/--------__----__--_/_-
@@ -52,7 +52,7 @@ <h3> </h3>
5252
/
5353
/</code></pre><p><a href="https://nodei.co/npm/commercecloud-ocapi-client/"><img src="https://nodei.co/npm/commercecloud-ocapi-client.png?downloads=true&amp;stars=true" alt="NPM"></a></p>
5454
<p><a href="https://circleci.com/gh/mobify/commercecloud-ocapi-client"><img src="https://circleci.com/gh/mobify/commercecloud-ocapi-client.svg?style=svg" alt="CircleCI"></a></p>
55-
<h2>Introduction</h2><p>ShopApi - JavaScript client for CommerceCloud OCAPI shop api.</p>
55+
<h2>Introduction</h2><p>ShopApi - JavaScript client for Salesforce Commerce Cloud OCAPI Shop API.</p>
5656
<ul>
5757
<li>API version: 17.8</li>
5858
</ul>

0 commit comments

Comments
 (0)