Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

[suggestion] merge weex-vue-loader & vue-loader together #19

Open
Jinjiang opened this issue Dec 29, 2016 · 1 comment
Open

[suggestion] merge weex-vue-loader & vue-loader together #19

Jinjiang opened this issue Dec 29, 2016 · 1 comment
Assignees

Comments

@Jinjiang
Copy link
Contributor

In vue-loader we hope to:

  1. build weex js bundle through app.vue?platform=weex
  2. automatically call new Vue({ el: '#app', ...options }) through app.vue?el=#app in order to delete entry js file
  3. even output both weex js bundle and web js bundle just like [name]-[platform].js in one webpack task through app.vue?platform=all (is that possible?)
@yyx990803
Copy link
Contributor

Can we list out the differences between the web build and weex build? (i.e. what is currently different in weex-vue-loader?)

@Jinjiang Jinjiang self-assigned this Jan 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants