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

Update vuejs 3.0.4 #2085

Merged
merged 1 commit into from
Oct 1, 2018
Merged

Conversation

armanio123
Copy link
Member

Updated Vue.js to version 3.0.4.

Set package.json dependencies to exact version.

@armanio123 armanio123 merged commit 8dd1592 into microsoft:release-15.9 Oct 1, 2018
@KenSpr
Copy link

KenSpr commented Nov 12, 2018

FYI - Build still fails after a fresh install and creating a new VueJS project (latest stable) using the VS: JavaScript >> TypeScript template (VS 2017 15.8.9 - all workloads).
To resolve, change "types"..."node" to:
"types": [
"webpack-env"
],

adamskt added a commit to IntelliTect/Coalesce that referenced this pull request Jan 4, 2019
ascott18 pushed a commit to IntelliTect/Coalesce that referenced this pull request Jan 4, 2019
* Update everything to netcoreapp2.2
Tests pass and generation works for both KO and Vue

* Remove deps on obsolete logging setup.  Fix some netcoreapp2.1 refs.  Upgraded vue-cli to fix build issues.

* Updated some Vue npm bits

* Update Sourcelink to latest to remove dep on GitSharpLib

* Changed to use 'webpack-env' instead of node in tsconfig per microsoft/nodejstools#2085

* Don't serve the /public/index.html, serve the one out of wwwroot

* Make UseTimeZone cross-platform until https://github.com/dotnet/corefx/issues/11897 is fixed.

* Fix VS trying to be "helpful"

* Not hardcode the wwwroot convention
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

Successfully merging this pull request may close these issues.

3 participants