-
### Issue description or question
In my project I use the window.localStorage.
If I try to test this class I always get the error "ReferenceError: window is not defined"
if I run the tests with t…
-
### Describe the bug
When I try to do the following:
```html
.nav-item {
@apply px-4 py-2 text-gray-600 hover:text-gray-900 hover:bg-gray-100 text-2xl md:text-xl font-semibold;
}
`…
-
Experimental support for ES modules just landed in Node 8.5 ([changelog](https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.5.0), [PR](https://github.com/nodejs/node/pull/1436…
-
## Context
All components are organized in folders that have some kind of meaning.
It can be semantic: `atoms` or related to the domain: `env-vars`.
## Problems
* Finding the right name for …
-
## CVE-2021-23382 - Medium Severity Vulnerability
Vulnerable Libraries - postcss-6.0.1.tgz, postcss-7.0.27.tgz, postcss-6.0.23.tgz
postcss-6.0.1.tgz
Tool for transforming styles with JS plugins
Li…
-
### Describe the bug
### Uncaught ReferenceError: require is not defined - after including splitVendorChunkPlugin on vite.config.js
```javascript
import { splitVendorChunkPlugin } from 'vite'
ex…
-
#### What happens and why it is wrong
I have a component library that is implemented with React, TypeScript, Storybook and Rollup. When i run rollup, for some reason a dependency of storybook (`@emot…
-
### Qwik Version
0.0.24 / 0.0.25
### Operating System (or Browser)
Linux 5.18.1, Chromium 102.0.5005.61
### Node Version (if applicable)
18.3.0
### Which component is affected?
Qw…
-
### pnpm version: 5.4.11
### Code to reproduce the issue:
This package.json:
```json
{
"dependencies": {
"@sentry/browser": "^5.20.0",
"@sentry/integrations": "^5.20.0",
…
-
#### What happens and why it is wrong
Rollup+typescript2 plugin can't find a file that already exists.
#### Versions
- typescript: 2.9.2
- rollup: 0.62.0
- rollup-plugin-typescript2: 0.15.1
…