johnpapa / johnpapa/hottowel-angular-typescript

Doesn't support inheritance in the same namespace

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
146
Forks
79
PR merge metrics
No merged PRs in 30d

Description

Hi,

Does this sample supports classes inheritance in the same namespace?
For example, I've copied this project to my computer and:
1. added a class ADataService which inherits from DataService. both are in the app.core namespace
2. run the gulp task 'optimize'
3. I see that the index.html references first the ADataService .js...and in the browser I get an error the cannot read property 'prototype' of undefined in the ADataService class definition

note that the page loads successfully.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.