This website requires JavaScript.
Explore
Help
Sign In
zhouchijian
/
fe-drone-ci
Watch
1
Star
0
Fork
You've already forked fe-drone-ci
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3d854ba5b6
fe-drone-ci
/
build
/
vue-loader.conf.js
6 lines
93 B
JavaScript
Raw
Normal View
History
Unescape
Escape
refactor[core]: use webpack-dev-server now (#355) * bump deps: update vue-splitpane version * refactor[chore]: use webpack-dev-serve build * perf:settings * doc: uodate readme
2017-12-15 06:07:55 +00:00
'use strict'
init
2017-04-18 07:09:13 +00:00
module
.
exports
=
{
update to 3.8.0 (#2) * fixed[tagsView]: DEL_OTHERS_VIEWS cachedViews bug (#913) * mutations DEL_OTHERS_VIEWS state.cachedViews -> i type is string slice(begin: number, end: number) * fix[Tinymce]: fixed tinymce upload dialog bug #654 * [release] 3.7.3 * docs: add gitee * perf[login.vue]: Improve input background and cursor color (#927) * 完善input背景和光标色; 1.完善在Chrome浏览器时登陆界面的input标签 使用记住密码之后颜色和背景不一致; 2.目前的rgb值是 #2d3a4b 修改的rgb值是 #283443; 3.修复光标使用Chrome记录的账号之后变黑色; 4.移除 .title-container .title 重复的font-weight: 400; 5.不用IE我们大家都是好朋友!~ * Update index.vue * docs: tweak * tweak * fix: demo links * fixBug[waves.js]: wave's position (#949) * fixBug[waves.js]-wave's position * fix[waves.js]-wave's position * fix typo(#965) * update to webpack4 (#889) * [release] 3.8.0 * Update README.zh-CN.md * format code * docs: change vueAdmin-template => vue-admin-template
2018-08-16 20:37:08 +00:00
//You can set the vue-loader configuration by yourself.
init
2017-04-18 07:09:13 +00:00
}