Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 368 Bytes

File metadata and controls

20 lines (14 loc) · 368 Bytes

Overview:

Each type of compilation runs inside it's own docker container. Each container can have it's src and dist targets configured. Each container will have it's own package.json (yarn!)

Containers:

  • JSX
  • ES6
  • Sass / postcss
  • Sprite sheet
  • SVG
  • Static Site generator (eg metalsmith)

Nice to haves for each container:

  • linting
  • Code analysis