Category "cdn"

Slow videos issue on mobile side

I have web project and mobile projects and there are videos. On the web side the speed of the videos is good, but on the mobile side their speed is slow. All vi

Deleting Wasabi CDN Bucket 204 Error Not Deleting

So I'm trying to programmatically delete Wasabi CDN objects from one of my buckets. My request is sending back 204 and showing success but nothing is being move

How to activate Material Design JS?

import {MDCTextField} from '@material/textfield'; const textField = new MDCTextField(document.querySelector('.mdc-text-field')); @import "@material/text

My tilt js is not working the card is not tilting need help within 4 hours

So guys I have created a website and in that I have a card hear is its html code <div class="about-indiamain" data-tilt> Main Content</

Signed URL result with random AuthenticationRequired

I have a CDN in gcloud configured with a storage bucket backend, the bucket is private and I give the ObjectViewer permission to the CDN service account (servic

Can I use ES Modules library from CDN?

I want to use this library via CDN.https://www.jsdelivr.com/package/npm/lit-element My js code is here. import { LitElement, html } from "https://cdn.jsdelivr

What Are the Steps to Move Content from GitHub to JsDelivr?

From what I can tell, the steps to move content from GitHub to JsDelivr are the following: Fork from https://github.com/jsdelivr/jsdelivr to https::/github.co

Is there any way to load third party libraries like pdfmake using CDN in Angular 8 application?

I am using pdfmake library in my angular 8 project for client side pdf generation. I have installed the pdfmake library modules and it is working fine. but this