Skip to content

Conversation

@bryceosterhaus
Copy link
Collaborator

@bryceosterhaus bryceosterhaus commented Sep 5, 2025

https://liferay.atlassian.net/browse/LPD-64708

So leaflet internally requests some image assets to load on the map, we need to figure out how to configure that and if we should add a "file-loader" to our build process for static assets

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

Test suite sf has been triggered on http://test-1-29

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 3 minutes

Ran com.liferay.source.formatter at released version 1.0.1534.
*The latest version has not been released.

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 805b1429caf1625049f509d091465b8e66c4dc49

Sender Branch:

Branch Name: LPD-64708
Branch GIT ID: deddd5f09c08702ef8b5435e39a79cfc6f25e804

1 out of 1 jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

@bryceosterhaus bryceosterhaus marked this pull request as draft September 5, 2025 06:34
@dsanz
Copy link
Collaborator

dsanz commented Sep 8, 2025

So leaflet internally requests some image assets to load on the map,

@bryceosterhaus When is this happening? just on script loading/import? where are they requested?

Is the change you made here altering the way those external resources are loaded?

@bryceosterhaus
Copy link
Collaborator Author

They are requested from the JS that runs, but we don't package the images, so we just need to add them in the build process I think

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.

3 participants