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

Is it possible to define output directory?

オープン 初心者向け
#7 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
42
フォーク
4
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, sass
領域
build-system
issue の種類
機能追加
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
65/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。