-
I am currently trying to use an alias for the Images folder path like so:
`background-image: url("~Images/60x60.jpg");`
When importing the image in Js, it results in "./Assets/Images/60x60.jpg" w…
-
### Current behavior
Getting below error while upgrading 12.12.0 to 13.13.0
```
PS C:\Users\Vinit.kumar\source\Repos1\project> yarn nx run e2e-test:life-agent
yarn run v1.22.19
$ C:\Users\Vinit…
-
我的组件 需要使用 Taro 对象,该如何构建才能再 h5 和 weapp 中运行?
`import Taro from '@tarojs/taro';`
因为 `@tarojs/taro` 在 h5 下需要替换成 `@tarojs/taro-h5 `才行,但是 taro cli 编译过程中,把 node_modules 中非包含 ‘taro’ 关键字的的包排除了, 导致第三方包没…
-
## Environment
- Linaria version: 5.0.1
- Bundler (+ version): webpack 5.87.0
- Node.js version: v19.2.0
- OS: MacOS 12.6.5, M1
## Description
We were successfully using `3.0.0-beta.15` be…
kabbi updated
7 months ago
-
When running `npm run test`, not all tests pass, but instead fail with syntax error.
**To Reproduce**
1. Clone the repository
2. Check out `master` branch
3. `npm ci`
4. `npm run init`
5. `npm…
nene updated
5 months ago
-
### Current behavior
If the test code contains optional chaining, the tester fails to run.
```
Error: Webpack Compilation Error
./cypress/integration/sandbox.test.ts 5:25
Module parse failed:…
-
### Version
16.8.3
### Reproduction link
[sfc.vuejs.org/](https://sfc.vuejs.org/#eNo9j71uwzAMhF+F5eIWqCV0NZQA3foGXbikjpw40B9EOR0EvXspp8imu9N9OFb8TEndN4sTGp7zmgqwLVs6Ulh9irlAhWwXaLDk6GGQrwMFCnMMXM…
-
Hi,
Instead of ts-loader, I have use ngtools/webpack which compile and perform AoT. does ifdef-loader work with ngtools/webpack?
cheers,
Khoa
-
Hey all!
I've recently added this lib to the project I'm working on and I got errors both during the build of storybook and in the browser because of the nullish coalescing operator:
```
ERR! /…
-
Hi @andywer,
I'm the author of [easy-webpack](https://github.com/easy-webpack/core), which, from the looks of it seems like the same idea as `webpack-blocks`, just executed by a different person. A…