8000 Merge pull request #2752 from microsoft/octogonz/move-tutorials · clouedoc/rushstack@db8b2ec · GitHub
[go: up one dir, main page]

Skip to content

Commit db8b2ec

Browse files
authored
Merge pull request microsoft#2752 from microsoft/octogonz/move-tutorials
Move tutorial projects to rushstack-samples repo
2 parents a1a5c43 + 5f0c085 commit db8b2ec

File tree

79 files changed

+559
-560
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+559
-560
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Lines changed: 8 additions & 0 deletions

tutorials/heft-node-basic-tutorial/package.json renamed to build-tests-samples/heft-node-basic-tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "heft-node-basic-tutorial",
3-
"description": "This project illustrates a minimal tutorial Heft project targeting the Node.js runtime",
3+
"description": "(Copy of sample project) Building this project is a regression test for Heft",
44
"version": "1.0.0",
55
"private": true,
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)
0