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-01-18 05:10:05 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e6262a4fb5490a4e272d7134b44903afa0ef6eb5
vue-cli
/
packages
/
@vue
/
cli-service
/
lib
History
Kael
ca26f8cec1
fix(SafariNomoduleFixPlugin): use RawSource instead of a plain object (
#6470
)
2021-05-14 15:58:53 +08:00
..
commands
fix: use
.needsDifferentialLoading
instead of
.module
2021-04-25 14:18:53 +08:00
config
feat: add "tags" part to htmlWebpackPlugin (
#6472
)
2021-05-14 15:39:26 +08:00
util
feat: only needs one bundle if all targets support es module (
#6419
)
2021-04-16 16:36:51 +08:00
webpack
fix(SafariNomoduleFixPlugin): use RawSource instead of a plain object (
#6470
)
2021-05-14 15:58:53 +08:00
options.js
feat: when
transpileDependencies
is set to
true
, transpile all dependencies in
node_modules
(
#6354
)
2021-03-24 14:04:43 +08:00
PluginAPI.js
style: replace eslint-plugin-vue-libs with standard config (
#6148
)
2021-01-06 14:29:12 +08:00
Service.js
feat: support
vue.config.mjs
(
#6405
)
2021-04-13 19:26:36 +08:00