Skip to content

mcamac/tarp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TARP: Tiny asset rebuilder + packager

Overview

Compilation Strategy

Only supports relative JS modules for now (no node_modules).

  • For each target, find dependency graph.
  • Rebuild if any dependencies have changed.
  • Stores cache files for each build target with dependency graph and file metadata.

About

Asset rebuilder + packager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published