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

ASP.NET Core with Aurelia-CLI and RequireJS does not create .NET Core project #1020

Open
nenadvicentic opened this issue Jan 18, 2019 · 0 comments

Comments

@nenadvicentic
Copy link

nenadvicentic commented Jan 18, 2019

I'm submitting a bug report

  • Library Version:
    aurelia-cli v1.0.0-beta.9

Please tell us about your environment:

  • Operating System:
    Windows 10

  • Node Version:
    v10.13.0

  • Yarn Version:
    1.13.0

  • Browser:
    all

  • Language:
    TypeScript 3

  • Loader/bundler:
    RequireJS

Current behavior:

When following options for new Aurelia CLI project are choosen:

Name: my-app
Platform: ASP.NET Core
Bundler: Aurelia-CLI
Loader: RequireJS
Transpiler: TypeScript
Markup Processor: Minimal Minification
CSS Processor: None
Unit Test Runner: Jest
Integration Test Runner: Protractor
Editor: Visual Studio Code

Aurelia CLI creates simple Web project which uses browserSync (au run) to run. There is no single ASP.NET Core/C# file in the folder.

  • What is the expected behavior?

Aurelia CLI should create .NET Core project which can be run using dotnet run, similar to option with WebPack bundler.

  • What is the motivation / use case for changing the behavior?
    It's a bug.
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