wrappid / styles

This package is a part of wrappid framework for wrappid-app projects, made for wrappid/wrappid-app projects created by wrappid/toolkit. This package is used by wrappid/core package, wrappid/native-web package and wrappid/native-mobile package.
MIT License
15 stars 5 forks source link

bug: Source Map not showing #11

Closed anantakumarghosh closed 11 months ago

anantakumarghosh commented 11 months ago

Describe the bug After typescript movement, styles package in browser developer tools, not showing. (node_modules/@wrappid/)

To Reproduce Steps to reproduce the behavior:

  1. Open browser (firefox/chrome)
  2. Open developer tools
  3. Open sources
  4. navigate to node_modules/@wrappid

Expected behavior Show styles package under node_modules/@wrappid in browser dev tools sources

anantakumarghosh commented 11 months ago

Still in progress, no positive updates

anantakumarghosh commented 11 months ago

commit 2c69cd966e66b373cc1aa5b8bc3a129da192c1b4 resolves this issue.

fix in @wrappid/styles@0.0.111 release

techoneel commented 11 months ago

resolved now we can debug styles package in browser