5t3ph / 5t3ph/eleventy-plugin-sass-lightningcss
Is it possible to define output directory?
- Lenguaje dominante
- JavaScript
- Estrellas
- 42
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript, sass
- Área
- build-system
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 65/100