grafana/scripts/webpack
Ashley Harrison 57db26a9bf
Frontend service: Fix geomap assets not loading (#110146)
* attempting to "fix" geomap

* copy gazetteer/maps folders into dockerfile for frontend service

* add TODO comments

* remove unused import

* conditionally use public cdn path

* fix unit tests

* try refactor e2e test for better stability

* Revert "try refactor e2e test for better stability"

This reverts commit d966d68e15.

* safer

* use grafana_public_path
2025-08-29 16:29:57 +01:00
..
plugins Feature: Introduce subresource integrity checks (SRI) for frontend assets (#100983) 2025-03-04 11:56:35 +01:00
dependencies.js Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
env-util.js Chore: Prevent direct path imports from workspace grafana packages (#98940) 2025-01-15 15:47:44 +02:00
postcss.config.js
sass.rule.js Chore: silence sass warnings since we're going to remove sass anyway (#96530) 2024-11-15 12:18:58 +02:00
webpack.common.js Frontend service: Fix geomap assets not loading (#110146) 2025-08-29 16:29:57 +01:00
webpack.dev.js Update dependency eslint-webpack-plugin to v5 (#109230) 2025-08-06 15:18:22 +01:00
webpack.prod.js Frontend: Filter assets-manifest to only include entrypoints (#94679) 2025-07-17 10:30:52 +02:00
webpack.stats.js Frontend: Add build:stats for analysing bundles (#94729) 2024-12-09 12:09:32 +01:00