@pitcher/app-dev-server
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@pitcher/app-dev-server", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Development server for Pitcher apps", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"bin": { | ||
"pitcher-dev-server": "./bin/pitcher-dev-server.js" | ||
"pitcher-dev-server": "bin/pitcher-dev-server.js" | ||
}, | ||
@@ -11,0 +11,0 @@ "scripts": { |
@@ -5,3 +5,3 @@ ## Prerequisites | ||
- Make sure your app is running at `localhost:port/app-name` | ||
![Localhost Example](./localhostexample.png) | ||
![Localhost Example](https://raw.githubusercontent.com/PitcherAG/web/05a8ce02db7534635759b6303599345512545ac3/packages/libs/pitcher-dev-server/localhostexample.png?token=AC27QB35QHE3XVH6QYM46E3GZ3RVI) | ||
- You need to have published and installed your app in your instance already | ||
@@ -8,0 +8,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19422326