jstools icon indicating copy to clipboard operation
jstools copied to clipboard

--force flag for jsbuild

Open whitmo opened this issue 16 years ago • 3 comments

"We also envisioned adding a --force option which would make jsbuild not stop when coming across a js file that doesn't exist on the file system. We have cases where this would be useful."

-- elem

whitmo avatar Apr 22 '09 13:04 whitmo

As I said on the GeoExt mailing list, I would rather name this flag --ign-missing-deps. I also imagined that we a regexp could be passed (e.g. --ign-missing-deps '^OpenLayers/.*') so that only missing dependency files whose names match the regexp are ignored.

elemoine avatar Apr 22 '09 14:04 elemoine

+1

whitmo avatar Apr 22 '09 15:04 whitmo

+1 :)

bbinet avatar Apr 22 '09 17:04 bbinet