Simplify the new exports for CSS and LessCSS.

Review Request #14169 — Created Sept. 13, 2024 and submitted — Latest diff uploaded

Information

Ink
master

Reviewers

Rather than specifying every single export, we can make use of
wildcards, helping to keep our exports a bit more flexible. This adds
*.css and *.less exports for the top-level and lib.

Been testing this locally with builds for the past week. Verified
that all module lookups worked for JavaScript and CSS.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Simplify the new exports for CSS and LessCSS.
Rather than specifying every single export, we can make use of wildcards, helping to keep our exports a bit more flexible. This adds `*.css` and `*.less` exports for the top-level and `lib`.
c4bb8747ba60b5ef0d243b9a397f36512e1eb167 Christian Hammond

Files

package.json
Loading...