Skip to content

Commit ea99eb2

Browse files
committed
API tech ref update
1 parent bd1aa2e commit ea99eb2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+7376
-6217
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
8+
"_cp-uxp": "cp -r ../../torq-native/torq-native/build/docs/js/* ./reference/uxp",
89
"book:install": "gitbook install . $@",
910
"book:build": "gitbook --timing --log=debug --debug build . $@",
1011
"book:build:epub": "gitbook --log=debug --debug epub . $@",

0 commit comments

Comments
 (0)