You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by so...@apache.org on 2017/04/05 09:45:13 UTC

[3/8] incubator-weex git commit: * [html5] clear log.

* [html5] clear log.


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/9905aa8c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/9905aa8c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/9905aa8c

Branch: refs/heads/0.12-dev
Commit: 9905aa8cfb604d42cebd055f3bec7136e72c7cac
Parents: fed56d4
Author: MrRaindrop <te...@gmail.com>
Authored: Fri Mar 31 23:19:33 2017 +0800
Committer: MrRaindrop <te...@gmail.com>
Committed: Fri Mar 31 23:19:33 2017 +0800

----------------------------------------------------------------------
 build/karma.vue.conf.js | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/9905aa8c/build/karma.vue.conf.js
----------------------------------------------------------------------
diff --git a/build/karma.vue.conf.js b/build/karma.vue.conf.js
index 9a91a94..50c22fd 100644
--- a/build/karma.vue.conf.js
+++ b/build/karma.vue.conf.js
@@ -36,8 +36,6 @@ for (var i = 0, l = plugins.length; i < l; i++) {
  */
 rollupConfig.plugins.splice(-2, 1, flow())
 
-console.log('rollupConfig', rollupConfig)
-
 rollupConfig.format = 'iife'
 rollupConfig.sourceMap = 'inline'