Coder Social home page Coder Social logo

greensponge / aurelia-dotnet-template Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 2.0 751 KB

A starting point for new dotnet projects using the aurelia-framework with typescript and webpack.

License: MIT License

TypeScript 24.76% HTML 24.99% CSS 9.33% C# 26.32% JavaScript 14.60%
aurelia aurelia-framework dotnet dotnetcore mocha typescript webpack webpack4

aurelia-dotnet-template's People

Contributors

dependabot[bot] avatar greensponge avatar veikkoeeva avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aurelia-dotnet-template's Issues

ASPNETCORE_ENVIRONMENT is not properly set

Setting ASPNETCORE_ENVIRONMENT to production does not have the intended effect. A new project starts off as production, setting development works but then if you try to set it back to production nothing happens.

fa-spinner is available too late

It seems that fa-spinner loads too late after the upgrade to font-awesome 5. I will need to make sure the needed files are available in time.

Missing SSE polyfill

To support HMR on Edge:

  1. npm i -s event-source-polyfill
  2. Modify webpack.config.js:29 to load the polyfill vendor: ['bluebird','event-source-polyfill']

Update font-awesome to version 5

A new version of font-awesome is now more commonly used, I will update the version of font-awesome in this repository very soon.

Can't get debugging working in Visual Studio 2017

Hi there,

So I've downloaded the template and everything works well except I'm unable to get debugging working in Visual Studio 2017. This is what I'm seeing.

2019-03-02_21-47-23

I think it may have something do to with Webpack, but I'm not sure. I've tried a bunch of different things in the Webpack config but I've had no luck. Does debugging work for you in Visual Studio?

I was on version 15.9.2 and it wasn't working, so I updated to the latest version of Visual Studio - 15.9.7, but that didn't change anything.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.