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 b77ddd8

Browse filesBrowse files
committed
Fix copy Readme
1 parent bb9b304 commit b77ddd8
Copy full SHA for b77ddd8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"install-sample-from-source": "node ./scripts/install-sample-from-source.js samples/photo_album",
99
"install-sample-from-source:jquery": "node ./scripts/install-sample-from-source.js samples/photo_album_with_jquery",
1010
"build": "ng build angular-cld && npm run copy-lib-assets",
11-
"copy-lib-assets": "cp \"LICENSE\" \"CHANGELOG.md\" \"dist/angular-cld\"",
11+
"copy-lib-assets": "cp \"LICENSE\" \"CHANGELOG.md\" \"README.md\" \"dist/angular-cld\"",
1212
"bundlewatch": "bundlewatch --config bundlewatch.config.js"
1313
},
1414
"private": true,

0 commit comments

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