eruda-webpack-plugin icon indicating copy to clipboard operation
eruda-webpack-plugin copied to clipboard

A webpack plugin of eruda to help you develop mobile app

Results 8 eruda-webpack-plugin issues
Sort by recently updated
recently updated
newest added

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [![Dependabot...

dependencies
dependencies

应该是这行代码:compilation.assets[asset].source = () => source不生效了

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.6.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies
dependencies

在 vue 项目中通过配置 configureWebpack 下的 plugins 配置项新增 eruda,表现正常. 现期待在 dev 环境下不开启, pro 环境下根据 某个环境变量判断是否开启. 现 chainWebpack 配置时, eruda 会被实例化4-5次 ```js config .when( isPro && process.env.ERUDA, config => { config .plugin('ErudaWebpackPlugin')...

macos: 10.13.4 nodejs: 12.10.0 koa: 2.8.1 webpack: 4.39.3 本地开发用的webpack-plugin-serve实现本地服务及热更新 复现条件:首次启动之后 -> 修改代码 -> 热更新中 -> 写入文件到磁盘(此状态产生内存泄露) 去除eruda-webpack-plugin 不存在泄露 具体配置: ```js new ErudaWebapckPlugin({ force: DEPLOY_ENV !== 'prd', plugins: ['fps', 'features', 'timing',...

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies
dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.5 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...

dependencies
dependencies