server:
  root: ./public
  port: 8080

input:
  - ./src

output:
  js: ./public/app.js

boot: ./src/app