ソースを参照

Merge branch 'master' of https://github.com/Bramas/reveal.js into dev

Hakim El Hattab 7 年 前
コミット
cc43ff21ef
1 ファイル変更2 行追加1 行削除
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -7,7 +7,8 @@
   "main": "js/reveal.js",
   "scripts": {
     "test": "grunt test",
-    "start": "grunt serve"
+    "start": "grunt serve",
+    "build": "grunt"
   },
   "author": {
     "name": "Hakim El Hattab",