Przeglądaj źródła

:recyle: providing sample generated placeholder instead

tags/0.0.1
j 4 lat temu
rodzic
commit
a14c47b839
2 zmienionych plików z 7 dodań i 7 usunięć
  1. 0
    7
      backend/db/_generated.js
  2. 7
    0
      backend/db/_generated.sample.js

+ 0
- 7
backend/db/_generated.js Wyświetl plik

@@ -1,7 +0,0 @@
1
-/**
2
- * Generated mock data to copy
3
- * into the db with npm run seed
4
- *
5
- * You MUST first run npm run generate!
6
- */
7
-asdfasdf

+ 7
- 0
backend/db/_generated.sample.js Wyświetl plik

@@ -0,0 +1,7 @@
1
+/**
2
+ * Generated mock data to copy
3
+ * into the db with npm run seed
4
+ *
5
+ * You MUST first rename this file _generated.js
6
+ * then you can run npm run generate!
7
+ */

Ładowanie…
Anuluj
Zapisz