sw-builder
Version:
The sw-builder package automates the creation of your Application's Service Worker, which pre-caches your build. This leads to a better overall performance and enables users to access your PWA without an Internet connection.
1 lines • 160 B
JavaScript
const ERRORS={INVALID_TEMPLATE_NAME:"INVALID_TEMPLATE_NAME",INVALID_CONFIG_VALUE:"INVALID_CONFIG_VALUE",NOT_A_PATH_ELEMENT:"NOT_A_PATH_ELEMENT"};export{ERRORS};