-
## Description
Using the VueJS sample, JSS 18 release, any page that has a component with a graphQL request (including the ootb graphQL pages) throws this error on Sitecore side. Works fine on local …
-
## Version **0.28.9** of [css-loader](https://github.com/webpack-contrib/css-loader) was just published.
Branch
Build failing 🚨
Dependency
…
-
@airyland vux贡献者们 新年好~。~
因为业务代码太多,打包时间已经递增到9分钟,尝试了一下happypack,降低了很多,但是发现,vux-loader就没能干预构建过程,导致使用了未进行[按需引入]的版本。
![](https://ws3.sinaimg.cn/large/006tNc79gy1foi4c86cxqj31ig0hgdi6.jpg)
相同模块使用happ…
-
I write a webpack loader named `seek-component-loader`. It support write single file component like vue, but using react-templates compile content.
https://github.com/windyGex/react-template-loader…
-
我想使用CDN的方式加载monaco:
```ts
import { loader } from '@guolao/vue-monaco-editor';
loader.config({
paths: {
vs: 'https://cdn.jsdelivr.net/npm/monaco-editor@0.43.0/min/vs',
},
})
```
但是由于配置…
-
### pnpm version:
6.9.1
### Code to reproduce the issue:
not code
just in the vue project complie time(dev start)
Failed to resolve loader: cache-loader You may need to install it.
### …
-
### Is your feature request related to a problem? Please describe.
With Vite, I can access the `--mode` flag with:
```js
import { loadEnv, defineConfig } from 'vite'
export default ({ mode }…
-
### Version
4.5.7
### Reproduction link
[https://github.com/jacekkarczmarczyk/vue-cli-bug-files](https://github.com/jacekkarczmarczyk/vue-cli-bug-files)
### Environment info
```
Sy…
-
Hi
The `docker-compose.yml` file refers to `dev.env`. Is there a template for that? What fields need to be referenced? I tried the same as the original xsshunter environment variables but I couldn't …
-
### Describe the problem
vite build produces multiple js files, that is good. But when js file contains `Function`, it will be block by firefox CSP policy.
![image](https://github.com/crxjs/chrome-e…