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 92f8b5c commit f8da4ffCopy full SHA for f8da4ff
package.json
@@ -31,7 +31,7 @@
31
"pull:content:dev": "uniform sync pull --config ./uniform.config.dev.ts",
32
"push:content:dev": "uniform sync push --config ./uniform.config.dev.ts",
33
"uniform:pull": "csk-cli pull -u",
34
- "uniform:push": "run-s push:dex push:content",
+ "uniform:push": "pwd >> test.txt",
35
"uniform:publish": "uniform context manifest publish"
36
},
37
"dependencies": {
0 commit comments