lwsjs / local-web-server

A lean, modular web server for rapid full-stack development.
MIT License
1.21k stars 85 forks source link

ws should load package config from a higher directory #21

Closed 75lb closed 8 years ago

75lb commented 8 years ago

if my config is stored in project/package.json and i'm in project/web, the config from the directory above should still be loaded.

75lb commented 8 years ago

fixed in v1.