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

Suggested updates for asp.net core 2.2 #118

Open
deedubb opened this issue Jan 10, 2019 · 1 comment
Open

Suggested updates for asp.net core 2.2 #118

deedubb opened this issue Jan 10, 2019 · 1 comment

Comments

@deedubb
Copy link

deedubb commented Jan 10, 2019

Updates to packages to get rid of errors/warnings on npm install
"babel-loader": "^7.1.5",
"extract-text-webpack-plugin": "^3.0.2",
"jquery": "^3.3.1",
"url-loader": "^1.1.2",
"sass-loader": "^7.1.0",
"webpack": "^3.12.0",

"dotnet run" worked at starting the server but several files resulted in a 404 and the page didn't load. "npm run dev" worked great.

@deedubb
Copy link
Author

deedubb commented Jan 10, 2019

The link to the api fetch data sample is updated in the navbar but not the home page

Thank you for this example.

Feature request: an example with the authentication parts done.

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

1 participant