-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
Comments
hmm can you be more specific? I don't get you either 😅 |
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. |
|
Closing due to inactivity. Please open a new issue with a reference to this one if you can follow up with more information. |
This was referenced Jun 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ı 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
The text was updated successfully, but these errors were encountered: