PacktPublishing / Accelerating-Server-Side-Development-with-Fastify

Accelerate Web Development with Fastify, published by Packt
MIT License
121 stars 35 forks source link

fix: startArgs in flci.build #58

Closed tomashco closed 1 year ago

tomashco commented 1 year ago

startArgs in flci.build needs to be an array of strings otherwise config is not taken

passing a string as startArgs in fcli.build doesn't allow to edit the config of application