This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.
Setting BaseUrl in tsconfig.json #678
Open
Description
From @shyamal890 on January 23, 2017 10:22
Ionic version: (check one with "x")
[ ] 1.x
[x] 2.x
I'm submitting a ... (check one with "x")
[x] bug report
I am trying to set BaseUrl to './src' in tsconfig.json. Though it works well with typescript, it is not working and breaking the app on ionic serve
Copied from original issue: ionic-team/ionic-framework#10142