Import assets from manifest

Created on 3 June 2024, 6 months ago
Updated 10 September 2024, 2 months ago

Problem/Motivation

Right now the module only replaces library definitions with the ones defined in [module].foxy.yml and this only works with JS entry points.

Proposed resolution

The vite module recently committed work that maps stylesheets from the vite manifest 🐛 Styles imported in a chunk not being added to library RTBC . Let's borrow some of that without making vite a dependency of this module, and extend it to include assets.

Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

🇦🇺Australia darvanen Sydney, Australia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024