vux-loader icon indicating copy to clipboard operation
vux-loader copied to clipboard

hack into vue-loader

Results 39 vux-loader issues
Sort by recently updated
recently updated
newest added

### vux-loader version 1.2.8 ### OS/Browsers version macos 10.13.4 / Chrome 65.0.3325.181 ### Vue version 2.5.4 ### Code ```html // package.json { "name": "vue-webpack4", "version": "1.0.0", "description": "A Vue.js project",...

更新到1.2.1版本后chrome无法调试.vue文件,1.2.0版本则正常。 现象如下: 比如,按F12打开调试工具,在相应vue文件里的create方法里的第1、2行分别打一个断点,F5刷新,此时会触发第一个断点,这时候再按F5,断点就不再触发了,除非新建一个窗口重复上述步骤。 另外一种现象是,如果第一个断点触发后,按F8继续运行,之后的断点都不会被触发。 只是vue文件才有这种问题。普通js文件不会,而且只有1.2.1版本有这个问题。1.2.0版本正常,已经验证多次。chrome也是最新版,mac 和 windows都有这种问题。

### vux-loader version 1.0.61 ### OS/Browsers version Mac os10.13.1/Chrome 66.0.3359.117 ### Vue version 2.5.16 ### Code ```html const path = require('path') const webpack = require('webpack') var utils = require('./utils') var...

![wechatimg34](https://cloud.githubusercontent.com/assets/16177642/25424948/c11a237e-2a9c-11e7-966b-3f44b92c72f0.jpeg)

``` +-- [email protected] | `-- UNMET PEER DEPENDENCY webpack@^1.3.0 || ^2 || ^2.1.0-beta || ^2.2.0-rc `-- UNMET PEER DEPENDENCY [email protected] +-- [email protected] +-- [email protected] | `-- [email protected] +-- UNMET PEER...

DonePlugin增加支持webpack的compiler.hooks。

Bumps [debug](https://github.com/debug-js/debug) from 2.6.8 to 3.1.0. Release notes Sourced from debug's releases. 3.1.0 Minor Changes Ignore package-lock.json: e7e568a24736486721882282eb21beb31c741647 Remove component.json: 47747f329fe159e94262318b52b87a48f6c0acd4 Remove "component" from package.json: bdb7e0137f84dc8bcfc95daede7c694799d38dbf Add DEBUG_HIDE_DATE env var:...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.3.1 to 6.3.3. Changelog Sourced from qs's changelog. 6.3.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 0.2.17 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies