create-raredays-app 0.1.8 → 0.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
name: Repository conventions
|
|
3
|
+
description: How an app scaffolded with create-raredays-app is laid out, its always-on pnpm workflow, and where each @raredays/* capability lives.
|
|
4
|
+
topics: [repo-conventions]
|
|
4
5
|
tags: [getting-started]
|
|
5
6
|
---
|
|
6
7
|
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
name: Repository conventions
|
|
3
|
+
description: How an app scaffolded with create-raredays-app is laid out, its always-on pnpm workflow, and where each @raredays/* capability lives.
|
|
4
|
+
topics: [repo-conventions]
|
|
4
5
|
tags: [getting-started]
|
|
5
6
|
---
|
|
6
7
|
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
name: Repository conventions
|
|
3
|
+
description: How an app scaffolded with create-raredays-app is laid out, its always-on pnpm workflow, and where each @raredays/* capability lives.
|
|
4
|
+
topics: [repo-conventions]
|
|
4
5
|
tags: [getting-started]
|
|
5
6
|
---
|
|
6
7
|
|