v2ex_frontend icon indicating copy to clipboard operation
v2ex_frontend copied to clipboard

V2EX demo built with Vue 2.0, vue-router, with server-side rendering

Results 4 v2ex_frontend issues
Sort by recently updated
recently updated
newest added

Bumps [node-sass](https://github.com/sass/node-sass) from 3.13.1 to 4.14.1. Release notes Sourced from node-sass's releases. v4.14.1 Community Add GitHub Actions for Alpine CI (@nschonni, #2823) Fixes Bump [email protected] (@xzyfer, #2912) Supported Environments OS...

dependencies

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 1.9.1 to 4.0.0. Release notes Sourced from serialize-javascript's releases. v4.0.0 Changelog Bump nyc from 15.0.1 to 15.1.0 (#85) support for bigint (#80) Behavior changes for BigInt It...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 4.19.1. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v4.19.1 > * 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes [#10112](https://github-redirect.dependabot.com/eslint/eslint/issues/10112)) ([#10113](https://github-redirect.dependabot.com/eslint/eslint/issues/10113)) (薛定谔的猫) >...

dependencies

遇到如下错误 ``` Entry module not found: Error: Can't resolve 'babel' in 'v2ex_frontend-master' BREAKING CHANGE: It's no longer allowed to omit the '-loader' suffix when using loaders. ``` and ``` [Vue...