Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build path issue #330

Closed
fehmi opened this issue Feb 4, 2017 · 4 comments
Closed

build path issue #330

fehmi opened this issue Feb 4, 2017 · 4 comments

Comments

@fehmi
Copy link

fehmi commented Feb 4, 2017

ı have to build like this. especialy when i use sass in a component.

vue build /Users/Name/data/root/vue/assets/src/js/main.js --watch --dist ../../Users/Name/Fehmi/data/root/vue/assets/dist/vue --prod --lib

funny but it works that way. could be better if we can write path only once. i don't realy get it maybe you can help.

thanks for the all good stuff

@egoist
Copy link
Collaborator

egoist commented Feb 4, 2017

hmm can you be more specific? I don't get you either 😅

@fehmi
Copy link
Author

fehmi commented Feb 4, 2017

i think there is a inconsistency between js folder's path and dist's path. i must point dist path relative to main.js path. it works that way when i don't use sass in the component file.

@egoist
Copy link
Collaborator

egoist commented Feb 4, 2017

dist is relative to process.cwd()

@posva
Copy link
Member

posva commented Jul 11, 2017

Closing due to inactivity. Please open a new issue with a reference to this one if you can follow up with more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants