-
pdfjs requires the workerSrc to be set at runtime. The current implemenation sets this to a CDN (https://unpkg.com). When a content security policy is defined this logic can fail when the CDN is not d…
-
When you use ui-router-extras in a webpack built application, and you include angular.js from the googleapis CDN, the following warning appears:
`WARNING: Tried to load angular more than once.`
This…
-
## Problem
The header design implemented does not match the _current_ Vocabulary design system. It is also missing the Explore CC drop down.
### Legaldb website
![legal-head](https://github.com…
-
I'm just trying to create a simple route to test sqip which looks really really cool. I had issue with sharp that I fixed updating nextjs webpack config but now I'm facing another error:
```
sqi…
-
I keep getting `Sortable is not a constructor` when using it with Webpack in Laravel.
```js
import Sortable from 'sortablejs';
import 'jquery-sortablejs';
window.Sortable = Sortable;
window.$…
-
Hi everyone
I'm using symfony 7 with encore.
i dont know what i'm doing wrong here. i always get the following error in my Dev-Tools-Console:
`Uncaught TypeError: Failed to resolve module spec…
-
## Problem
As mentioned in #594,#560,#548,there a lot issues about woker.js,I also encountered the same problem when developing chrome extension,and finally find the solution.
Now there are two wa…
-
### Canvas Link
https://moringa.instructure.com/courses/810/assignments/58090?module_item_id=127420
### Concern
Am getting this error caused by the missing font files (like outline-icons.woff2) in …
-
* [x] **I'm submitting a bug report**
* [ ] **I'm submitting a feature request**
* [ ] **I'm submitting a support request**
**webpack version:**
2.2.1
**sw-precache-webpack-plugin version**…
-
Opening this to explore if we can support running production builds (for the same app) concurrently. Use case is to build the same app, but with different config, e.g. for different environments like …