We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 366202f commit d830924Copy full SHA for d830924
src/platforms/weex/runtime/index.js
@@ -1,8 +1,6 @@
1
/* @flow */
2
3
import Vue from 'core/index'
4
-import config from 'core/config'
5
-import { noop } from 'shared/util'
6
import { patch } from 'weex/runtime/patch'
7
import platformDirectives from 'weex/runtime/directives/index'
8
import { query, isUnknownElement, isReservedTag, mustUseProp } from 'weex/util/index'
0 commit comments