PHP Hostnet\Component\Webpack\Asset Namespace

Classes

Name Description
CacheGuard Guards the cache, updates or creates the cache when needed.
CacheGuardTest
Compiler Compiles asssets using the webpack binary.
CompilerTest
DumperTest
TrackedFiles This class tracks a set of files, and offers a function to see if one of the files is changed after a certain time.
TrackedFilesTest In this unit-test we simulate the 'tracked' files vs. the 'compiled' files with two directories 'a' for the 'asset's to track' and 'b' the compiled version of those.
Tracker Asset Tracker
TrackerTest
TwigParser Parses twig templates to find split points.
TwigParserTest