Skip to content

Configuring Sass file in angular-cli-build.js did not compile #678

Closed
@colinshen

Description

@colinshen
angular-cli: 1.0.0-beta.1
node: 4.4.3

I dont know I configued the sass file from npm was correct.

vendorNpmFiles: [
      'systemjs/dist/system-polyfills.js',
      'systemjs/dist/system.src.js',
      'zone.js/dist/*.js',
      'es6-shim/es6-shim.js',
      'reflect-metadata/*.js',
      'rxjs/**/*.js',
      '@angular/**/*.js',
      '@salesforce-ux/design-system/scss/index.scss'
    ]

after compileing. in dist file it is still sass file, not css

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions