rollup-plugin-sass

v1.13.2
Rollup Sass files.
rollup rollup-plugin sass

prepare

npm run build && npm test && husky

build

npm run build-downlevel-dts && tsc --project tsconfig.build.plugin.json && tsc --project tsconfig.build.insertStyle.json

build-downlevel-dts

node scripts/clean-and-run-downlevel-dts.js

downlevel-dts

downlevel-dts . ts3.5 [--to=3.5]

test

nyc --reporter=html --reporter=text ava ./test/*.test.ts -s && npm run test:rollup.config.spec.ts

coverage

nyc report --reporter=text-lcov | coveralls

output-coverage-lcov

nyc report --reporter=text-lcov > coverage/tests.lcov

test:rollup.config.spec.ts

tsc --project tsconfig.spec.json --noEmit

commitlint

commitlint --edit
npm i rollup-plugin-sass

Metadata

  • MIT
  • >=10
  • BinRui.Guan
  • released 8/18/2024

Downloads

Maintainers