An error occurred while fetching the assigned milestone of the selected merge_request.
Created by: RDIL
Allows users to set disableServiceWorker
in the package.json to not include workbox in the bundle (for the people who delete the service worker file).
I will gladly document it, just not sure where to put it
Activity
requested review from @root
requested review from @root
requested review from @root
requested review from @root
added CLA Signed label
Created by: mrmckeb
Hi @RDIL, we don't currently support config through
package.json
, and if we do that it'll be under a key for config.Regarding this PR - we could add an environment variable for this, but I'd rather add the ability to customise and disable, than simply disable.
Please register or sign in to reply