This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
vue-cli
Watch
1
Star
0
Fork
0
You've already forked vue-cli
mirror of
https://github.com/vuejs/vue-cli.git
synced
2026-02-04 05:58:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dcfb0bdbc948d73371f70d650f0f808f81c51cc1
vue-cli
/
packages
/
@vue
/
cli-service
/
lib
History
dtcz
dcfb0bdbc9
fix(cli-service): fix polyfill injection when overriding
entry
with the CLI option
...
Fixes
#5508
2020-06-02 21:29:28 +08:00
..
commands
fix(cli-service): fix polyfill injection when overriding
entry
with the CLI option
2020-06-02 21:29:28 +08:00
config
fix: vue-template-compiler can be optional if @vue/compiler-sfc presents (
#5123
)
2020-01-30 20:38:39 +01:00
util
refactor: use dependencies from @vue/cli-share-utils whenver possible
2019-11-29 15:41:18 +08:00
webpack
style: add a "no-shadow" linter rule (
#4385
)
2019-08-02 18:24:52 +08:00
options.js
feat!: deprecate
css.modules
in favor of
css.requireModuleExtension
(
#4387
)
2019-08-02 21:14:39 +08:00
PluginAPI.js
fix: correctly calculate cacheIdentifier from lockfiles (
#5113
)
2020-01-30 20:36:56 +01:00
Service.js
fix: should throw errors if there is bad require() in vue.config.js (
#5500
)
2020-05-19 22:16:59 +08:00