UI5 / UI5/cli

Can ui5 tooling bundle external css files ? how ?

Open
#271 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

module/ui5-builder
Dominant language
JavaScript
Stars
511
Forks
83
Avg merge
1d 5h
Merged PRs (30d)
55

Description

Can ui5 tooling bundle external css files ? how ?

I got this in my ui5.yaml but got nothing in return. Is there anything wrong with the config?

- bundleDefinition:
      name: style_bundle.css
      defaultFileTypes:
      - ".css"
      sections:
      - mode: preload
        filters:
        - little/demo/css/**.css
        resolve: true
        sort: true
    bundleOptions:
      optimize: true
      usePredefineCalls: true

Affected components (if known)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the ui5.yaml bundleDefinition shown in the issue and the ui5-builder and ui5-cli bundling entry points. Determine whether external CSS files are supported by this configuration and what output is expected; done should be a confirmed working configuration or a clearly documented limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system, cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.