Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

version 0.0.29 doesn't generate all source files and components can't be debug #101

Closed
six006 opened this issue Oct 6, 2016 · 7 comments

Comments

@six006
Copy link

six006 commented Oct 6, 2016

I still use ionic-conference-app-master project to test the building scripts .

1.npm uninstall @inoic/app-scripts --save-dev
2.npm install @inoic/app-scripts@latest --save-dev
3.ionic serve
4.the project has many ts files
3

5.but the main.js.map has only 6 source files mapping
1

2

6.we can debug in conference-data.ts
4

7.but we can't set breakpoint and debug the page such as signup.ts
6

@six006 six006 changed the title version 0.0.29 doesn't generate all source files version 0.0.29 doesn't generate all source files and components can't be debug Oct 6, 2016
@six006
Copy link
Author

six006 commented Oct 6, 2016

I'm back to ionic2 beta11.

@six006
Copy link
Author

six006 commented Oct 6, 2016

npm uninstall -g ionic
npm install -g [email protected]

@adamdbradley
Copy link
Contributor

I see the issue and will start fixing it. Thanks

@jgw96 jgw96 added the bug label Oct 6, 2016
@jgw96
Copy link
Contributor

jgw96 commented Oct 6, 2016

Hello @six006 ! Thanks for all the info! We just released version 0.0.30 that fixes this issue, would you mind giving it a try? To update you can just run npm install in your app

@six006
Copy link
Author

six006 commented Oct 6, 2016

thanks for your hard work!
The file is all generated

@six006
Copy link
Author

six006 commented Oct 6, 2016

but the page which include @component still can't be debug #110

@jgw96
Copy link
Contributor

jgw96 commented Oct 7, 2016

Hello! I am going to close this issue as we do generate source maps for all files now. We can continue to track the breakpoint issue on #110 Thanks!

@jgw96 jgw96 closed this as completed Oct 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants