質問編集履歴
1
Pugのバージョン追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -47,3 +47,15 @@
|
|
47
47
|
throw err;
|
48
48
|
|
49
49
|
```
|
50
|
+
|
51
|
+
Pugのバージョン
|
52
|
+
|
53
|
+
```ここに言語を入力
|
54
|
+
|
55
|
+
$ pug --version
|
56
|
+
|
57
|
+
pug version: 2.0.4
|
58
|
+
|
59
|
+
pug-cli version: 1.0.0-alpha6
|
60
|
+
|
61
|
+
```
|