• Robert Knight's avatar
    Build CSS bundles before running Karma · 47b645b9
    Robert Knight authored
    This is important for a11y tests which rely on having styles present.
    
    This takes about ~1.2s on my machine currently. We can reclaim that time
    in future by adding some caching to speed up the JS bundle build.
    47b645b9
gulpfile.js 11.8 KB