5t3ph / 5t3ph/eleventy-plugin-sass-lightningcss

Is it possible to define output directory?

Offen Anfängerfreundlich
#7 0 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
JavaScript
Sterne
42
Forks
4
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

I keep Sass files inside `src/_includes/scss`. Added this folder as an input folder, but the output lands in `dist`. Is there a way to declare it to put it inside `dist/css`? Adding `outputDir: "css"` to options does not work.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Look at the plugin's main entry point, likely index.js, to see how Sass files are processed and where output is written. Check the plugin's options handling for an outputDir parameter. The goal is to modify the output path so compiled CSS lands in dist/css. Test by configuring the plugin in an Eleventy project and verifying the output directory.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
javascript, sass
Bereich
build-system
Issue-Typ
Feature
Schwierigkeit
2/5
Geschätzter Aufwand
1-3 Stunden
Aktivitätsstatus
Veraltet
Klarheit
Klar beschrieben
Anfängerfreundlichkeit
65/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.