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
Currently the folders are under /src/lib/validators which isn't ergonomic
webpack fails to load sourcemaps in these folders with an error like:
WARNING in ../../../node_modules/@gapstack/light-type/src/lib/validators/strings.js
Module Warning (from ../../../node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '...../packages/light-type/src/lib/validators/strings.ts' file: Error: ENOENT: no such file or directory, open '....../packages/light-type/src/lib/validators/strings.ts'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: