Skip to content

Commit 3ce2c16

Browse files
committed
fixes
1 parent 3d8f717 commit 3ce2c16

File tree

7 files changed

+1506
-1169
lines changed

7 files changed

+1506
-1169
lines changed

botasaurus-controls/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"scripts": {
2525
"build": "rimraf dist && tsc && rimraf dist/tsconfig.tsbuildinfo && python3 fix.py",
2626
"prepublishOnly": "npm run build",
27+
"build-mv-starter": "npm run build && mv -f ~/Documents/grow/botasaurus/botasaurus-controls/dist/* ~/Documents/botasaurus-desktop-starter/node_modules/botasaurus-controls/dist/",
2728
"lint": "eslint src test",
2829
"clean-install": "rm -rf dist/ node_modules/ package-lock.json yarn.lock .next/* && npm install",
2930
"upload": "python3 increment_version.py && rm -rf dist/ && npm publish",

botasaurus-controls/src/index.ts

Lines changed: 1145 additions & 958 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)