UNPKG

@kissflow/form-field-scripts

Version:

Scripts to serve, build, lint, test, etc. a Kissflow's custom form field project.

14 lines (13 loc) 325 B
export default { port: 9090, headers: { 'Access-Control-Allow-Origin': '*', 'Access-Control-Allow-Methods': '*', 'Access-Control-Allow-Headers': '*', 'Cache-Control': 'no-cache, no-store, must-revalidate', }, client: { overlay: false, logging: 'none', }, }