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-10 08:58:29 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc66247950cf81552f4e50a934d60fa361bf7351
vue-cli
/
packages
/
@vue
/
cli-service
/
lib
History
Haoqun Jiang
f1807fd304
Merge pull request
#3743
from vuejs/next-minor
...
3.6
2019-04-11 09:26:12 +08:00
..
commands
feat: add --filename option to specify the output (lib) file name (
#3703
)
2019-04-09 20:40:19 +08:00
config
feat: support multi-main entry in pages config (
#3595
)
2019-04-01 14:18:35 +08:00
util
refactor: remove unused
placeAtRootIfRelative
parameter (
#2405
)
2019-04-09 18:26:52 +08:00
webpack
fix: set the path of safari-no-module-fix.js correctly (
#3647
)
2019-03-27 23:06:56 +08:00
options.js
feat: add 3rd option to
lintOnSave
to support 'default' behaviour (
fix
#3552
) (
#3572
)
2019-04-01 19:40:18 +08:00
PluginAPI.js
refactor(plugin): invoke is now done in child process (
#3778
)
2019-04-08 21:08:07 +02:00
Service.js
fix: should resolve to full path when setting default entryFiles
2019-03-12 15:53:34 +08:00