• Examples
  • Guidelines
  • do only a single task
  • generate modules that are modular
  • flag itself cacheable if possible
  • not keep state between runs and modules
  • mark dependencies
  • resolve dependencies
  • extract common code
  • should not embed absolute paths
  • use a library as peerDependencies when they wrap it
  • programmable objects as query-option
  • be added to the list of loaders
  • Read more