Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13711316
D11247.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
543 B
Subscribers
None
D11247.id.diff
View Options
diff --git a/web/cashtab-v2/package.json b/web/cashtab-v2/package.json
--- a/web/cashtab-v2/package.json
+++ b/web/cashtab-v2/package.json
@@ -85,7 +85,10 @@
"scripts": {
"start": "node scripts/start.js",
"build": "node scripts/build.js",
- "test": "node scripts/test.js"
+ "test": "node scripts/test.js",
+ "preextension": "npm i -g browserify",
+ "extension": "./scripts/extension.sh",
+ "posttest": "./scripts/addGenerated.sh"
},
"eslintConfig": {
"extends": [
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 26, 11:34 (16 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5570852
Default Alt Text
D11247.id.diff (543 B)
Attached To
D11247: [Cashtab] Webpack upgrade step 7, add scripts to package.json
Event Timeline
Log In to Comment