README
Wrapper over the angular ngcc with cache
Using
Install into your project and set wngcc command instead of ngcc in postinstall script
npm install wngcc
Cache located in ~/.wngcc on Posix, or %AppData%/wngcc
Wrapper over the ngcc with cache
<script type="module">
import wngcc from 'https://cdn.skypack.dev/wngcc';
</script>
Install into your project and set wngcc command instead of ngcc in postinstall script
npm install wngcc
Cache located in ~/.wngcc on Posix, or %AppData%/wngcc