-
Related to #61232
## Goal
- [ ] Replace Emotion with another technology to author styles
- [ ] Build-time compilation (ie. no runtime compilation)
- [ ] Keep classname obfuscation
## Context
The `…
-
### Which component is affected?
Qwik Rollup / Vite plugin
### Describe the bug
I am attempting to build and deploy a QwikCity Web App to Azure using the `Node.js Server (Vanilla Node server)` adap…
-
### Describe the bug
After updating my current project to Histoire v.0.12.4, Vite 4.0.4, and Vue to v.3.2.45 when running the build I start getting this error
```
Cannot read properties of null (re…
-
### Describe the bug
Exported `vars` from a UI library that is build with `@vanilla-extract/rollup-plugin` cannot be consumed in consumer application without the application build breaking.
This a…
-
I see that the plugin is primarily focused on React, (and [forcing it via peers](https://github.com/sigmacomputing/plugin/blob/main/package.json#L38-L39)) -- but there is some vanilla JS code within.
…
-
https://github.com/lodash/babel-plugin-lodash
This causes deprecated "glob 7.2.3"
-
- [X] The [FAQ](https://github.com/PrismarineJS/mineflayer/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue
## Versions
- mineflayer: 4.20.1
- server: vanilla 1.20.4
- node:…
-
I have 2 files:
1. test.js
```
import { bogus } from './bogus.js';
bogus()
```
2. bogus.js
```
function foo() {
console.log('foo');
}
export {
foo
}
```
If `bogus.js` is minified, eslint-…
-
### Describe the bug
```
ReferenceError: module is not defined
at eval (cssesc.js:110:1)
at instantiateModule (dep-BcXSligG.js:53408:11)
```
cssesc.js is CommonJS and can't be import…
-
Error
> Having trouble rendering njk template ./templates/sitemap.njk (via TemplateContentRenderError)
> Tried to use templateContent too early on ./templates/labpost.njk (via TemplateContentPrema…