We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c366493 commit 57e14cdCopy full SHA for 57e14cd
docs/development/scripts.md
@@ -12,7 +12,7 @@ Script name | Description
12
Script name | Description
13
--- | ---
14
`build` | Build a new set of JS assets, and output them to `/dist` and `/browser`.
15
-`build:umb:browser` | Build `/dist/swagger-client.browser.*.js` files.
+`build:umd:browser` | Build `/dist/swagger-client.browser.*.js` files.
16
`build:common` | Build `/lib` directory containing ES5 code with commonjs imports.
17
`build:es` | Build `/es` directory containing ES5 code with ES6 imports
18
0 commit comments