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-09 08:28:29 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a02ef3988f5c977ea49f44a0873e507bfa98e5b8
vue-cli
/
packages
/
@vue
/
cli-service
/
lib
History
robertkruis
a02ef3988f
feat: support PNPM as a package manager (
#1531
)
...
Enables vue-cli to use PNPM (
https://pnpm.js.org/
) as package manager
2019-04-09 00:43:47 +08:00
..
commands
feat: support PNPM as a package manager (
#1531
)
2019-04-09 00:43:47 +08:00
config
feat: support multi-main entry in pages config (
#3595
)
2019-04-01 14:18:35 +08:00
util
fix: proxy should warn when array is passed. (
#3525
)
2019-03-06 15:36:49 +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
fix: properly load non-js config files in genCacheConfig (
#3632
)
2019-03-27 23:08:54 +08:00
Service.js
fix: should resolve to full path when setting default entryFiles
2019-03-12 15:53:34 +08:00