grafana/scripts/webpack
Marcus Andersson c3cce293e8
Schema: Re-introduce exports for the schema package (#116683)
* wip

* added fallback exports.#

* renamed files to new pattern to follow exports.

* added fallback exports.

* added more exports.

* wip

* wip

* wip.

* Updating rollup to output proper paths.

* wip

* wip

* reverted new export APIs, will be done in follow up PRs.

* fixed rollup config.

* replaced imports with new proper exports.

* fixed tests.

* renamed missing file.

* fixed error.

* Needed to make the file names shorter due to publint limitations.

* Fixed issue with generated index fiels.

* fixed preferences export as well.

* reverted import.

* fixed conflicts.

* fixed issue with type imports.

* fixed so we are backwards compatible with the node moduleresolution.
2026-02-11 22:27:26 +01:00
..
plugins Feature: Introduce subresource integrity checks (SRI) for frontend assets (#100983) 2025-03-04 11:56:35 +01:00
dependencies.js
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 Schema: Re-introduce exports for the schema package (#116683) 2026-02-11 22:27:26 +01:00
webpack.dev.js TS checker: Increase memory limit (#114236) 2025-11-20 09:13:19 -05:00
webpack.prod.js Chore: Disable webpack cache for noMinify builds (#112241) 2025-10-10 10:01:36 -05:00
webpack.stats.js Frontend: Add build:stats for analysing bundles (#94729) 2024-12-09 12:09:32 +01:00