You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2020. It is now read-only.
Hello ,
I am not able to generate scss source maps.
After "ionic serve" I'm navigating to www/build folder, there is main.css.map but it contains null instead of generated sourcemaps.
Do you have any idea why this is happening?
Steps to reproduce:
app-scripts 1.3.0 or higher
ionic serve
go to www/build and check main.css.map : should contain "null" string
Hello ,
I am not able to generate scss source maps.
After "ionic serve" I'm navigating to www/build folder, there is main.css.map but it contains null instead of generated sourcemaps.
Do you have any idea why this is happening?
Steps to reproduce:
Which @ionic/app-scripts version are you using?
1.3.0, issue even with the latest version
Thanks.
Regards.