Skip to content

Modularised repo changes#2386

Draft
shafeeqd959 wants to merge 4 commits intov2-betafrom
modularised-cli
Draft

Modularised repo changes#2386
shafeeqd959 wants to merge 4 commits intov2-betafrom
modularised-cli

Conversation

@shafeeqd959
Copy link
Contributor

No description provided.

@shafeeqd959 shafeeqd959 requested review from aman19K and netrajpatel and removed request for netrajpatel February 12, 2026 11:29
"bugs": "https://github.com/contentstack/cli/issues",
"scripts": {
"build": "npm run clean && npm run compile",
"build": "pnpm compile",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shafeeqd959 , pnpm is just for development. right ?

@@ -4,7 +4,7 @@
"version": "1.19.0",
"author": "Contentstack",
"scripts": {
"build": "npm run clean && npm run compile",
"build": "pnpm compile",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shafeeqd959 , same here

@@ -9,7 +9,7 @@
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {
"build": "npm run clean && npm run compile",
"build": "pnpm compile",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shafeeqd959 , same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments