Closed yogsototh closed 8 years ago
Apparently wai-devel doesn't use the -p or --path options.
wai-devel
-p
--path
After taking a quick look at the code, it looks like you only use is-reverse-proxy, build-file, watch-directory, runFunction and version.
is-reverse-proxy
build-file
watch-directory
runFunction
version
@yogsototh I remember using it, will look at the code this weekend. I do remember using it unless a later commit overrode it.
I have checked and confirmed that --path/-p works.
Apparently
wai-devel
doesn't use the-p
or--path
options.After taking a quick look at the code, it looks like you only use
is-reverse-proxy
,build-file
,watch-directory
,runFunction
andversion
.