-
I decided to add ts into my working symfony+vue project and so i configured it and ran `npm run watch` which builded successfully, but when i change anything in any .vue or .ts files, the watcher brea…
-
## Icons are displayed as squares , how to resolve it ?
![preview](https://user-images.githubusercontent.com/15609339/80173476-91b83500-8622-11ea-8044-40bc6accb143.png)
This is because font file …
-
inspired by https://github.com/jso0/html-webpack-cdn-plugin/issues/1
Depends on #13
-----
#### options.fallbackResolver
Type: `string` || `function`
Default: `'module-to-cdn' || 'module-to…
-
The page loads very slowly because app.js is about 5MB big. This can be reduced using `webpack -p` and also by using cdn for a few things like react/redux (not sure how that'll cleanly work with webpa…
-
## Bug report
When I `@use` top-app-bar, it fails and can't find the mixin `core-styles`.
### Actual behavior
Webpack throws an error: 'Undefined mixin'.
### Expected behavior
Webpack should …
-
I am experiencing an issue with webpack that turns out to be quite problematic when combined with a CDN and SRI. I am unsure if the issue is actually on `optimize-css-assets-webpack-plugin` or on `web…
-
Hello,
I am trying to install for a single page without using webpack.
The CDN:
https://cdnjs.cloudflare.com/ajax/libs/Vue.Draggable/4.0.0/vuedraggable.umd.min.js
is returning 404.
-
**I'm submitting a bug report**
* **Library Version:**
1.0.2
**Please tell us about your environment:**
* **Operating System:**
Windows 10
* **Node Version:**
4.6.0
* **NPM Version…
-
Hey! I attempted to use Bugsnag within a Cloudflare Worker: https://www.cloudflare.com/products/cloudflare-workers/. This is like the Service Workers API, but built to run at the CDN layer instead of …
-
I have **importmap.json** as follows:
`{
"imports": {
"vue": "https://cdn.jsdelivr.net/npm/vue@3.2.27/dist/vue.global.js",
"vuetify": "https://cdn.jsdelivr.net/npm/vuetify@3.2.0/dist/v…