-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Conflict with alias @ #1239
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
Comments
Hm, I could swear that this has been iced before. Maybe some merge or rebase screwed it up again. Will fix it. |
If you need to fix it yourself quickly, just change the alias from '@' to '@/' |
Hm that doesn't work - why? I swear that worked before. Jesus ... Will look at this again tommorrow. |
It seems we may have to switch to some other alias. I've seen We could simply use |
Re-classifying as an enhancement, more fitting imho. |
* develop: bump template version (1.3.0) chore: remove extra comma (#1240) Improve template CI tests (close #1218) Revert "fix bad alias (fix #1239)" Typo, whitespace and Style Guide fixes (#1231) Update runner.js (#1235) remove unnecessary option. bumping eslint dependencies fix bad alias (fix #1239) remove duplicate lines in gitignore (#1214) fix historyFallback rewrite for Windows systems improved comments in eslintrc updated linting docs. respect eslint rule for order of options. switch to essential ruleset. add eslint-plugin-vue # Conflicts: # template/build/build.js
+1 for changing the alias.
What does that leave us with that's easy to type on all major international keyboards? There's also the question of whether to include the
|
Thanks for the feedback, that's a great list of possible replacements. Personally like $ or #, but I'm afraid t least $ could be problematic because it's used as a special chat in aliases, defining the end of the require string. I'll play a bit wirh both to check for limitations, and ask everyone who's interested to do the same. |
+1 for # |
* vuejs-templates/master: (66 commits) Bump template version (1.3.1) change circleci node image to 6.12.3 to ensure node 6 compat. replace object rest spread with Object.assign for node6 compat. (fix vuejs-templates#1245) bump template version (1.3.0) chore: remove extra comma (vuejs-templates#1240) Improve template CI tests (close vuejs-templates#1218) Revert "fix bad alias (fix vuejs-templates#1239)" Typo, whitespace and Style Guide fixes (vuejs-templates#1231) Update runner.js (vuejs-templates#1235) remove unnecessary option. bumping eslint dependencies fix bad alias (fix vuejs-templates#1239) fix history fallback for windows. remove duplicate lines in gitignore (vuejs-templates#1214) fix historyFallback rewrite for Windows systems improved comments in eslintrc updated linting docs. respect eslint rule for order of options. switch to essential ruleset. add eslint-plugin-vue ... # Conflicts: # meta.js # template/package.json # template/src/components/HelloWorld.vue # template/src/main.js
I think we will indeed go with |
Why not simply go with |
Because there might be packages whose name starts with |
|
Conflict with alias
@
with some packages like the new font awesome 5vue-fontawesome bug report
The text was updated successfully, but these errors were encountered: