-
## Current behaviour 💣
I have a CSS asset `main.css` , 2 js assets `vendor.js` and `index.js` that my HtmlWebpakPlugin injets into html document. I have to enter the speific `publicPath` . It works v…
-
### 安装体积分析插件`webpack-bundle-analyzer`
```bash
npm install --save-dev webpack-bundle-analyzer
```
配置
```javascript
// vue.config.js
const BundleAnalyzerPlugin = require('webpack-bundle-analyz…
-
### Before you start - checklist
- [X] I followed instructions in documentation written for my React-PDF version
- [X] I have checked if this bug is not already reported
- [X] I have checked if an is…
-
主项目是webpack,子项目是vite,项目静态资源(js、css)增加cdn后子项目无法加载,`The base URL is about:blank because import() is called from a CORS-cross-origin script.`目前发现只有chrome会有这个问题,别的没有问题,排查后发现是
![image](https://user-images…
-
* https://cdn.jsdelivr.net/npm/nexusui@2.1.5/dist/NexusUI.min.js works
* https://cdn.jsdelivr.net/npm/nexusui@latest/dist/NexusUI.min.js
-
Could someone share their experience of sharing Angular deps between several single-spa applications?
I made a recommended setup like in this repo: `https://github.com/polyglot-microfrontends/share…
-
vuejs/vue-router#261 (comment)
```
npm install chromedriver --chromedriver_cdnurl=http://cdn.npm.taobao.org/dist/chromedriver
$ npm install -g vue-cli
$ vue init webpack my-project
$ cd my-proj…
-
**What happened**:
In [PR#717](https://github.com/yorkie-team/yorkie-js-sdk/pull/717), a Webpack configuration([`nodeEnv: false`](https://webpack.js.org/configuration/optimization/#optimization…
-
### Is this a bug report?
Yes, if the intended behaviour of this plugin is to facilitate loading external modules from CDN URL's automatically at runtime. Is it?
### Environment
dynamic-cdn-w…
-
### Summary
This issue is created to track the status of onnxruntime-web's workaround for bundlers.
#### What is workaround for bundlers and why?
workaround for bundlers means extra codes that requ…