bentonam / fakeit

Generates JSON documents based on models defined in YAML and adds them to a Couchbase Bucket
MIT License
86 stars 21 forks source link

add js reference files for fields #78

Closed mistersender closed 7 years ago

mistersender commented 7 years ago

I have several locations, mostly in the pre-build and post-build where it would be great to be able to reference an external js file containing my javascript logic, instead of placing it inline.