Can ui5 tooling bundle external css files ? how ?
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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