Explorar o código

fix dev:examples

Harry Hedger %!s(int64=9) %!d(string=hai) anos
pai
achega
3b0ba67991
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -13,7 +13,7 @@
     "clean": "rm -rf lib && rm -rf dist",
     "lint": "eslint src/**/*.js",
     "dev": "npm run watch & npm run server",
-    "dev:examples": "npm run watch & npm run server",
+    "dev:examples": "npm run watch:examples & npm run server",
     "server": "browser-sync start --config bs-config.js",
     "test": "bin/test",
     "test:phantom": "zuul test/spec/upload.js --phantom",