@rxap/plugin-scss-bundle
TypeScript icon, indicating that this package has built-in type declarations

15.0.0 • Public • Published

@rxap/plugin-scss-bundle (Nx/Ng Plugin)

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

A builder to bundle scss theme files for angular libraries.

Installation

Add the plugin to your workspace:

ng add @rxap/plugin-scss-bundle

Setup the package @rxap/plugin-scss-bundle for the workspace.

Configure the builder @rxap/plugin-scss-bundle for a project:

ng g @rxap/plugin-scss-bundle:config [project]

Adds the @plugin-scss-bundle:build to the specified project

Schematics

config

Adds the @plugin-scss-bundle:build to the specified project

ng g @rxap/plugin-scss-bundle:config
Option Type Default Description
project string The name of the project.
Required
project

ng-add

Setup the package @rxap/plugin-scss-bundle for the workspace.

ng g @rxap/plugin-scss-bundle:ng-add
Option Type Default Description
project string Name of the project

Builder

build

build builder

Builder name

@rxap/plugin-scss-bundle:build
Option Type Default Description
buildTarget string The build target that should be execute before this builder
outFile string
ignoreImports array A list of architect targets

Package Sidebar

Install

npm i @rxap/plugin-scss-bundle

Weekly Downloads

2

Version

15.0.0

License

GPL-3.0

Unpacked Size

92.1 kB

Total Files

40

Last publish

Collaborators

  • badry.muenker
  • mmuenker