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
Importing squint from a script in Node 18+ produces a warning:
(node:16492) [DEP0151] DeprecationWarning: No "main" or "exports" field defined in the package.json for ./node_modules/squint-cljs/ resolving the main entry point "index.js", imported from build.js. Default "index" lookups for the main are deprecated for ES modules.
version
0.6.90
problem
Importing squint from a script in Node 18+ produces a warning:
repro
expected behavior
No warning :)
The text was updated successfully, but these errors were encountered: