ParcelJs window.hasMobileFirstExtension = true;
I have a problem with ParcelJS. A “window.hasMobileFirstExtension = true;” is always included in the head section of the index.html file. How can I prevent this?
I have a problem with ParcelJS. A “window.hasMobileFirstExtension = true;” is always included in the head section of the index.html file. How can I prevent this?