-
![image](https://user-images.githubusercontent.com/19505559/142944417-d34daa08-43f1-45e8-8921-5dc6d727964a.png)
fonts included ```module.exports = __webpack_public_path__ + "link-to-media-fonts";```
…
-
**Describe the bug**
Happy new year :-)
We have reproducible "Critical" Error log entries in Datadog for this AJAX endpoint. It seems that you already added some code to catch this in the past (2y…
-
**OS:** Tried on MacOS, Windows 10, CentOS & Debian10
**webpack version:** 5.37.1
**webpack-dev-server:** 4.0.0-beta.3
- [x] This is a **bug**
- [ ] This is a **modification** request
When …
-
here's a partial webpack.ts:
```
import { VueTsCheckerPlugin } from "@juit/vue-ts-checker";
export default = {
module: {
rules: [
{
test: /\.tsx?$/,
loa…
-
### Description
allowed_block_types_all is intended to allow devs to limit blocks to (for instance) Headings, paragraphs, and YouTube embeds.
This is not the case.
For the YouTube insertion…
-
Looking for a workaround for t[his webpack5 bug](https://github.com/webpack/webpack/issues/9297), specifically how to get `chunkFilename` to work as before with `[contenthash:9]` or at least `[content…
-
Hello,
When running the FFPlannerInterface on a plan generated by the Metric-FF planner, the parser is treating the cost as an action, which is then being dispatched.
In my example, the plan g…
-
## 🐛 Bug Report
### Prerequisites
- [x] I'm using the latest version of Docusaurus.
- [x] I have tried the `npm run clear` or `yarn clear` command.
- [x] I have tried `rm -rf node_modules yarn…
favna updated
2 years ago
-
# Bug report
**What is the current behavior?**
When requiring specific libraries. I'll get a serialization error.
For example, requiring this middleware inside a custom express d…
-
## Overview
- Webpack 5 has new features that should be tested as part of app splitting
- [Notes](https://github.com/department-of-veterans-affairs/va.gov-team/issues/1099#issuecomment-657663838…