export function insertBefore (
  node: WeexElement,
  target: WeexElement,
  before: WeexElement
) {