Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 070ae12

Browse filesBrowse files
committed
Convert remaining scripts over to pangyp
1 parent 8407329 commit 070ae12
Copy full SHA for 070ae12

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Open diff view settings
Collapse file

‎package.json‎

Copy file name to clipboardExpand all lines: package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@
9393
"install": "node lifecycleScripts/install",
9494
"installDebug": "BUILD_DEBUG=true npm install",
9595
"postinstall": "node lifecycleScripts/clean",
96-
"recompile": "node-gyp configure build",
97-
"rebuild": "node generate && node-gyp configure build",
98-
"recompileDebug": "node-gyp configure --debug build",
99-
"rebuildDebug": "node generate && node-gyp configure --debug build"
96+
"recompile": "pangyp configure build",
97+
"rebuild": "node generate && pangyp configure build",
98+
"recompileDebug": "pangyp configure --debug build",
99+
"rebuildDebug": "node generate && pangyp configure --debug build"
100100
}
101101
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.