Skip to content

Conversation

@izaera
Copy link
Member

@izaera izaera commented Jan 26, 2023

Note that we only support .css and .js exports for now. In the future we
may want to support .json, .svg, or other static resources we see fit.

This is part of [https://issues.liferay.com/browse/LPS-172747](LPS-172747).

----
⚠ WARNING !!!

This implementation is missing a corner use case: an AMD module that wants
to use an internal path export ending in .js. We won't support that case
unless it is absolutely necessary, since it can be fixed migrating the
offending project from AMD to ESM.
----
@izaera
Copy link
Member Author

izaera commented Jan 26, 2023

Windows test failing once again 😮

How come? 🙄

@izaera izaera merged commit cb5d3f2 into liferay:master Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants