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 has been archived by the owner on Jan 2, 2024. It is now read-only.
For some reason, it fails to transform one of the lines.
Edit: Apparently if I npm install lit-element (even though that is no longer necessary), it works. It seems to be an issue with the middleware not transforming paths it cannot locate in the node_modules directory.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The current version of
lit/index.js
is:The output with this middleware enabled is:
For some reason, it fails to transform one of the lines.
Edit: Apparently if I
npm install lit-element
(even though that is no longer necessary), it works. It seems to be an issue with the middleware not transforming paths it cannot locate in thenode_modules
directory.The text was updated successfully, but these errors were encountered: