cacheBustParam top-level constant

String const cacheBustParam

The query parameter the stamp CLI appends to cache-busted script URLs.

Implementation

const String cacheBustParam = 'v';